This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Trigraphs expanding in comment regions?
- To: Neil Booth <NeilB at earthling dot net>
- Subject: Re: Trigraphs expanding in comment regions?
- From: Dave Brolley <brolley at redhat dot com>
- Date: Wed, 10 May 2000 11:02:26 -0400
- CC: Yuri Pudgorodsky <yur at asplinux dot ru>, gcc at gcc dot gnu dot org
- Organization: Cygnus Solutions, a Red Hat Company
- References: <3919689A.480F04AC@asplinux.ru> <E12pX62-0006OU-00@monkey.rosenet.ne.jp>
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