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: formats and syslog question


> > For most users, the use of -pedantic is fairly exotic -
> 
> If that is the case, it is a pity.
> We should not do anything to encourage that state of affairs.


Well of course the name "pedantic" quite deliberately expresses the opposite
viewpoint. In the case of GNAT, you get strictly the standard language (with
allowable pragma/attribute extensions), and if you want real language extensions
you have to use an option -gnatX.

But for C, the general philosophy of GCC has been to encourage the use of
GNU C extensions, and there is probably no point in rediscussing that viewpoint
since nothing has really changed.


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