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: -Wall by default


On 04/04/2012 12:04 PM, Gabriel Dos Reis wrote:
On Wed, Apr 4, 2012 at 10:17 AM, Jeff Law<law@redhat.com> wrote:
On 04/04/2012 08:56 AM, Ian Lance Taylor wrote:

Andrew Haley<aph@redhat.com> writes:


On 04/04/2012 10:44 AM, Gabriel Dos Reis wrote:

For GCC-4.8, I would like to turn on -Wall by default. Comments?


Umm, should this really happen at exactly the same time as C++
by default?


I assume that Gaby is talking about making -Wall the default for users
of GCC.

If so, that seems awful presumptuous to me.

We do have regular requests for this, so it is not just out of thin air.
Perhaps, but I think that changing the default like this is far too invasive. GCC should do what it's told, if a user asks for warnings, give them, if they don't, then don't. I suspect changing the default like this will generate a flood of complaints.

jeff


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