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]

Re: Trigraphs expanding in comment regions?



> Dave Brolley wrote:-
> > Neil Booth wrote:
> > 
> > > But the warning is annoying, and a new implementation of lexing is
> > > about to come online.  This will get rid of the warning, and in fact
> > > won't bother trigraph-replacing within comments at all.
> > 
> > Hopefully this C++ example will still be handled correctly though
> > 
> > // This is a comment ??/
> >    This is still a comment
> 
> Of course!  But who's mad enough to really do that??

People like Plum Hall who sell compiler conformance testing suites.



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