On Sun, May 20, 2001 at 08:39:40PM +0200, Markus F.X.J. Oberhumer wrote: > bug01.c:10:1: C++ style comments are not allowed in ISO C89 ... > #if 0 > // int bar =3D 1; > #endif
Comments are processed before control lines. I don't see why this would be a bug. -- Carlo Wood <[EMAIL PROTECTED]>