This is the mail archive of the gcc-bugs@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: 20000207 trigraph warning within comment


Rodney Brown wrote:-

> Should we warn for trigraphs in a comment at all?

Conceptually, trigraphs are handled before breaking the input into
tokens, so in theory (and in practice) we have no idea whether we're
in a comment or not at that stage.

Neil.

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