This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug preprocessor/15688] Preprocessor gives 'missing terminating " character' error despite #ifdef
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 May 2004 18:32:42 -0000
- Subject: [Bug preprocessor/15688] Preprocessor gives 'missing terminating " character' error despite #ifdef
- References: <20040527173604.15688.dgun@umpire.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at physics dot uc dot edu 2004-05-27 18:32 -------
Subject: Re: Preprocessor gives 'missing
>
> ----- Original Message -----
> From: "dgun at umpire dot com" <gcc-bugzilla@gcc.gnu.org>
> Date: 27 May 2004 17:42:51 -0000
> To: dgun@umpire.com
> Subject: [Bug preprocessor/15688] Preprocessor gives 'missing terminating " character' error despite #ifdef
>
>
> ------- Additional Comments From dgun at umpire dot com 2004-05-27 17:42 -------
> (In reply to comment #1)
> > Invalid as things insided the #ifdef still have to be tokens.
>
> This code worked in gcc 2.96. Does this mean 2.96 was implemented incorrectly?
Well really 2.96 and some later versions had multi-line strings which was removed
which is what is giving this error.
Thanks,
Andrew Pinski
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15688