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: [RFC] -Weverything


On Tue, Jan 22, 2019 at 1:35 PM Thomas Koenig <tkoenig@netcologne.de> wrote:
>
> What would people think about a -Weverything option which turns on
> every warning there is?

I tried to use -Weverything on a C++ project with about 350 source
files. It was a failed experiment. It created too much noise to be
useful.

Your mileage may vary.

Jeff


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