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



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

gcc is an existing product with existing users.  -Wall is one of the
most frequently used options.  It pretty much has to do what it does
now, even if the flag is in a sense misnamed.

-Wall = "all the warnings that we recommend that you enable"






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