GCC: How to get all warnings?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi All,

How does one get all warnings out of GCC? -Wall does not do it, and
-Wextra does not do it. Is there a -Wall++ or -Wextra++? I find it
maddening I can't get GCC to give me everything (I can chose to back
off what does not matter at a later date). Or maybe worded
differently: I can't figure out what makes up 'everything' in GCC in
the context of warnings.

Even better, I want a method that works now and in the future. That
is, when a warning is added to GCC, it is also added to -Wall++ so I
don't have to go to specify -Wall++ -Wnew-warning?

Jeff


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux