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]

Re: suggest gcc option -Wallall to add absolutely every -W* option


> Date: Tue, 17 Nov 1998 08:55:16 -0800
> From: Pal-Kristian Engstad <engstad@intermetrics.com>

> Then why not move -Wall to -Wuseful, and let -Wall be all warnings
> possible?

I wasn't going to comment, but let me comment anyway, as it is more a
meta comment.

This violates one of the fundemental principals of the software
programming, don't break the documentation, unless you are really,
really, really sure.  A whim doesn't cut it.  Do you have more than a
mere whim?  The burden is on people who want to violate the
documentation to show that it is better, not just a little tiny bit
better or that it makes a tiny bit more sense.

The world does like a little long term stability.


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