On 2012-04-08 18:56:27 +0100, Jonathan Wakely wrote: > Anyway, GCC prints the option that controls a warning as part of the > diagnostic, so it's trivial to find which options control the > diagnostics that are annoying you.
And it's fine that using the -Wno-... form doesn't make the compilation fail if the option is not supported (e.g. with older GCC versions). It doesn't seem to be documented, though. -- Vincent Lefèvre <vinc...@vinc17.net> - Web: <http://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)