This is the mail archive of the gcc-patches@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: New macro expander preamble


Zack Weinberg wrote:-

> This sort of thing should get a trigraph warning:
> 
> /* blah *??/
> /

The comment is done properly with -trigraphs; I forgot the switch.

I thought we agreed we don't warn about trigraphs in comments?  If you
consider this to be outside a comment, it's going to be painful to
catch this one special case.

Neil.

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