bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pedantic stuff: C++ comments in 1.8.0


From: Ludovic Courtès
Subject: Re: pedantic stuff: C++ comments in 1.8.0
Date: Fri, 03 Mar 2006 09:28:48 +0100
User-agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux)

Hi,

Mike Gran <address@hidden> writes:

> There are some C++-style comments in 1.8.0.

Good catch (but note that it's also allowed by C99).  But after all,
it's not so pedantic: GCC < 3 uses C89 by default and does not recognize
such comments, and some proprietary compilers certainly don't recognize
it either ``out of the box''.

Could you resend your patch as a unified diff, i.e., using `diff -u'?
Also, make sure the original file (e.g., `posix.c.0') appears first on
the command line.

Thanks,
Ludovic.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]