This is the mail archive of the gcc-patches@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: Expand the definition of gnu89 slightly


On Tuesday, February 4, 2003, at 02:39 PM, Neil Booth wrote:
I wonder what others think about making GCC warn or error about more
constructs that are disallowed in the relevant language standard (i.e.
non-GNU).
Add an --enable-pendantic-errors configure option so that these people can have such a thing, if you want. The people that want it, can use it, the people that don't want to, don't have to. I do not recommend it being the default.

This way, you can try and convince your favorite large distributor of gcc to enable it, and then they can get some feedback, and when, let's say, 5 of the biggest distributors do this, we can flip the default from off to on. If they don't flip it, why should we?

We call it gcc, not acc for a reason.


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