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]

How to turn off a warning in a file


Hi,

I'm compiling with compiler option -Wall, which is fine for all my files. But I'm also including third party headers which return billions of " `class xy' has virtual functions but non-virtual destructor" warnings.
Is it possible to turn off this warning for these files?

Kind regards,
Hans-Heiri


-- 


"Feel free" â 10 GB Mailbox, 100 FreeSMS/Monat ...
Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail


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