Suppressing particular warnings for particular lines of code

Yang Zhang yanghatespam@gmail.com
Thu Dec 4 05:53:00 GMT 2008


Yang Zhang wrote:
> In Java, you can insert @SuppressWarnings(...) annotations before a line 
> to tell javac to suppress certain warnings for that line.  Is there 
> anything similar for gcc?

Anyone?



More information about the Gcc-help mailing list