public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Turning off: comparison between signed and unsigned integer expressions
@ 2004-05-04 16:34 Michael Burbidge
  2004-05-04 17:03 ` Eljay Love-Jensen
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Burbidge @ 2004-05-04 16:34 UTC (permalink / raw)
  To: gcc-help


Is there a switch to turn off this warning?

Thanks.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Turning off: comparison between signed and unsigned  integer expressions
  2004-05-04 16:34 Turning off: comparison between signed and unsigned integer expressions Michael Burbidge
@ 2004-05-04 17:03 ` Eljay Love-Jensen
  0 siblings, 0 replies; 2+ messages in thread
From: Eljay Love-Jensen @ 2004-05-04 17:03 UTC (permalink / raw)
  To: Michael Burbidge, gcc-help

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-05-04 17:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-05-04 16:34 Turning off: comparison between signed and unsigned integer expressions Michael Burbidge
2004-05-04 17:03 ` Eljay Love-Jensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).