On Wed, 6 Feb 2002, Mattia Barbon wrote: > > "misc.c", line 541: Error: > > [ISO 6.1.4]: End of line in string literal. > > > > Here's a patch. That last one is particularly odd, as it is in a #if 0. > > I'm leaving it for now, as I think this is a case of the compiler being on > > crack.
> Probably not: IIRC the standard requires the parts inside > #if 0/#endif to be tokenizable. If I recall correctly, some AIX compilers will complain about such code, so this is a real-world issue, not just a theoretical possibility. -- Andy Dougherty [EMAIL PROTECTED]