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]

Re: Turning off: comparison between signed and unsigned integerexpressions


g++ -Wall -Wno-sign-compare foo.cpp

At 11:33 AM 5/4/2004, Michael Burbidge wrote:

Is there a switch to turn off this warning?

Thanks.



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