On Sun, Apr 8, 2012 at 1:51 PM, Robert Dewar <de...@adacore.com> wrote: > On 4/8/2012 1:56 PM, Jonathan Wakely wrote: >> >> The people who don't want -Wall (or >> -Wstandard) enabled are likely to be the ones who know how to use >> -Wno-all or whatever to get what they want. > > > I see no evidence that supports that guess. On the contrary, I > would guess that if -Wall is set by default,
so your evidence to the contrary is a guess ;-p > you will get lots > of (probably invalid) complaints of the sort "why is gcc complaining > at perfectly correct code", and of course in some cases those will > be false positives, so they will be valid complaints. >