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]
Other format: [Raw text]

[Bug preprocessor/15688] Preprocessor gives 'missing terminating " character' error despite #ifdef


------- 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


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