This is the mail archive of the gcc@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]

Re: RFC: -Wall by default


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 <vincent@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)


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