This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
RE: multi-line literals
- To: "Neil Booth" <neil at daikokuya dot demon dot co dot uk>
- Subject: RE: multi-line literals
- From: "Daniel Vogel" <vogel at epicgames dot com>
- Date: Sun, 4 Nov 2001 14:25:02 -0500
- Cc: <bug-gcc at gnu dot org>
> > gcc 3.0.2 stock build (and FWIW gcc 3.0) warn about multi-line literals
> > being deprecated even though the code in question is #ifdef'ed out.
>
> Chunks of code that are in skipped blocks still have to tokenize. As
> this check is about correct tokenization I think it is correct to
> continue the warning.
Thanks for the feedback Neil & Geoff. I guess I'll simply convert the inline
assembly :)
- Daniel Vogel, Programmer, Epic Games Inc.