public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Disabling specific g++ warnings
@ 2005-10-07 14:34 Pierre Sarrazin
  0 siblings, 0 replies; only message in thread
From: Pierre Sarrazin @ 2005-10-07 14:34 UTC (permalink / raw)
  To: gcc-help

Hi.  How do I tell g++ (3.4.2) to disable the following warnings
specifically (without disabling a whole class of warnings)?

    passing `float' for converting 1 of `void foo(int)'

    converting to `int' from `float'

    no newline at end of file

The code is currently compiled with options -Wall and -W.

Thanks.

-- 
Pierre Sarrazin <sarrazip at sympatico dot ca>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-10-07 14:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-07 14:34 Disabling specific g++ warnings Pierre Sarrazin

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).