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: named warnings & individual warning control


> and there should be an unrecognized-warnings warning

I mentioned in a previous post that, rather than remove messages from
the catalog, simply tag them as "obsolete".  That way gcc can detect
that case and warn you.  Without a central database, it's nontrivial
to keep track of obsolete warnings.

> (off by default)

Agreed, especially if you want to silently support multiple versions
of gcc.


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