This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Cleaning up incomplete type warning.


This removes an unnecessary static variable from the code and also makes it a single
warning instead of two. Patch originally proposed by Manuel López-Ibáñez.

Luis Strano

Attachment: clean_incomplete_warning.log
Description: Text document

Attachment: clean_incomplete_warning.diff
Description: Text document


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]