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: proposal to clean up @node Warning Options in invoke.texi


Tom Tromey <tromey@redhat.com> writes:

| >>>>> "Chris" == Chris Pickett <chris.pickett@mail.mcgill.ca> writes:
| 
| Chris> For one reason or another, I have spent a fair amount of time
| Chris> reading and getting confused by the warnings documentation.
| 
| Chris> 3.  Get rid of the -Wno-xxx option listings, since it is not always
| Chris> the case that -Wxxx is enabled by "default", and this just ends up
| Chris> being rather confusing.  Instead, explain in the default section that
| Chris> everything there can be disabled with -Wno-xxx.
| 
| Recently I tried searching the docs for '-Wdeprecated'.  There's only
| one hit... you have to think to search for '-Wno-deprecated' to find
| the actual warning.

Hi Tom,

I was specifically thinking of that PR you filled and I wrote the
above :-)

-- Gaby


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