New Cpp not right for non-C files
Eli Zaretskii
eliz@delorie.com
Thu Jul 27 06:06:00 GMT 2000
> Date: Thu, 27 Jul 2000 13:22:28 +1000
> From: Anthony Thyssen <anthony@kobold.cit.gu.edu.au>
>
> Suddenly (with latest upgrade to gcc 2.95.2 - SuSE linux 6.4 )
> it is now producing huge numbers of errors such as....
>
> Images.cpp:42: unterminated character constant
> Images.cpp:45: unbalanced `#endif'
Try using "’" instead of "'" (without the double quotes).
More information about the Gcc-bugs
mailing list