[Bug preprocessor/33143] preprocess should ignore trigraphs in /* */ comments
joseph at codesourcery dot com
gcc-bugzilla@gcc.gnu.org
Wed Aug 22 01:13:00 GMT 2007
------- Comment #3 from joseph at codesourcery dot com 2007-08-22 01:13 -------
Subject: Re: preprocess should ignore trigraphs in
/* */ comments
On Wed, 22 Aug 2007, pinskia at gcc dot gnu dot org wrote:
> Now in multiple line comments, they should not be warned about.
Unless of course they affect whether the comment ends or not. That is,
/* ... *??/
/
where the comment ends only if trigraphs are enabled.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33143
More information about the Gcc-bugs
mailing list