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: assign numbers to warnings; treat selected warnings as errors


Gerald Pfeifer <gerald@pfeifer.com> writes:

| On Fri, 20 Apr 2007, Manuel López-Ibáñez wrote:
| > Not only that, but you can do -Werror -Wno-error=foo, to get errors
| > for everything except -Wfoo. Also, you can do
| > -fdiagnostics-show-options to find out which -Wfoo option generates
| > each warning message. It is unfortunate that this is missing from
| > gcc-4.2/changes.html.
| 
| Could I talk you (or someone else who has better knowledge about this
| than me ;-) to add this to gcc-4.2/changes.html?
| 
| Anything else we are missing there?

Essentially everything is in there :-)
-fdiagnostics-show-options was contributed by DJ a while ago.

-- Gaby


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