Making gcc silent for third-party headers
Paulo J. Matos
pocmatos@gmail.com
Fri Jun 2 12:50:00 GMT 2006
Hi all,
I'm using gcc 4.1.1 and it is constantly spitting out (something along
the lines):
"class with virtual functions should have virtual destructor"
on third-party headers. I usually compile with -Wall, and I want to
keep that flag but disable it for these headers. Is there a way? Maybe
through #pragma?
Cheers,
--
Paulo Jorge Matos - pocm at sat inesc-id pt
Web: http://sat.inesc-id.pt/~pocm
Computer and Software Engineering
INESC-ID - SAT Group
More information about the Gcc-help
mailing list