This is the mail archive of the gcc-bugs@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: patch for Re: Inappropriate Warning Cannot Be Turned Off


> The first line of flags is obviously necessary, but I would really like
> to see a lot of the other flags moved under -Wall, or perhaps under a
> new flag -Wstrict.

I strongly disagree.

I much prefer individual control of warning flags.

I guess -Wall is OK, provided only that the default settings provided by -Wall
can then be modified by additional -W- and -Wno- arguments.

-- DavidC

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