This is the mail archive of the gcc@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]

Trigraphs expanding in comment regions?


Hi!

Is it correct, that gcc 2.96 (laterts snapshot) try to expand trigraphs in
comment regions?

E.g.,

/* aaa ??/aaa   */

will produce warning when compiled with -Wall:

/tmp/z.c:1:10: warning: trigraph ??/ ignored



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