This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: RFC: -Wall by default
On Sun, 8 Apr 2012, Robert Dewar wrote:
> Do you really want me to file hundreds of bug reports that are for
> cases of uninitialized variables well known to everyone, and well
> understood by everyone, and not easy to fix (or would have been
> fixed long ago)?
Perhaps we should move this class of warning from -Wall to -Wextra?
(I'd prefer that over introducing yet another option -Wstandard.)
Gerald