This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Trigraphs expanding in comment regions?
- To: NeilB at earthling dot net (Neil Booth)
- Subject: Re: Trigraphs expanding in comment regions?
- From: Joe Buck <jbuck at possibly dot synopsys dot com>
- Date: Wed, 10 May 2000 09:29:02 -0700 (PDT)
- Cc: brolley at redhat dot com (Dave Brolley), gcc at gcc dot gnu dot org
> 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.