help: turn off "pragma once is obsolete" warning

Neil Booth neil@daikokuya.co.uk
Thu Nov 7 12:04:00 GMT 2002


Mark Yang wrote:-

> Anyone knows how to turning off the warning "pragma
> once is obsolete" warning? I have some legacy code
> here, and it's really anoyying.
>  If there is no such option, how do I turn off all the
> warnings?
>   Thanks a lot!

You could edit the source, or use -w.

Neil.



More information about the Gcc mailing list