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]

Criteria for a warning to be in -Wall? (was: Re: a warning to implement)



> As an aside, I'm a bit surprised to see that far more misleading
> constructs should be warned about by GCC, but the corresponding flags
> are not turned on by -Wall and yet nobody is arguing so strongly about
> having them in -Wall.  An example is -Wnested-externs.  

Let's discuss what the conditions should be for a warning to be in
-Wall, and then document it.  If that ends up meaning -Wnested-externs
should be added, so be it.

-Tim


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