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: Warning C vs C++


Per Abrahamsen wrote:

> A -Weverything that turned on all boolean warnings would be nice.  It
> would be useless alone, but nice followed by a lot of
> -Wno-somesillywarning -Wno-anothersillywarning arguments.

I agree.  I acknowledge that it would be useless in the general sense (you couldn't
use it in Makefiles), but it would be nice to be able to use such an option for time
to time to audit the code in the way that you might use lint(1).

Ben


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