This is the mail archive of the gcc-bugs@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]

Re: Still a lot of C++ files getting "fixed"


 > From: Zack Weinberg <zack@wolery.cumb.org>
 >  
 > > So it is not a great leap to do the same for -ansi.  It can be
 > > pedantically ANSI for user code, and more relaxed about system
 > > headers, IMHO.
 >  
 > If we're going to go down this road, we might consider also
 > disabling pedantic complaints about a token after #else/#endif in
 > the system headers.  On SunOS, at least half the files modified
 > have only that change.
 > zw

Sounds like a good idea.

Are you volunteering to write a patch to cccp/cpplib? :-)

--
Kaveh R. Ghazi			Engagement Manager / Project Services
ghazi@caip.rutgers.edu		Qwest Internet Solutions

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