This is the mail archive of the gcc-help@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]

odd behavior


Hi,

Using gcc version 4.6.3 including the parameter -Wall, I discovered
that it gives a warning message for missing closing double quotes
inside sections of code that are not even used due to #if ... #endif
statements. That seems odd.

Just FYI,
-Mike


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