guile-devel
[Top][All Lists]
Advanced

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

Re: Fixing a few C99isms


From: Neil Jerram
Subject: Re: Fixing a few C99isms
Date: Wed, 11 May 2005 08:41:44 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.7) Gecko/20050420 Debian/1.7.7-2

Ludovic Courtès wrote:
Hi,

Guile 1.7.2 contains a few C99isms, namely local variable declarations
in the middle of a block.  GCC 3 expects C99 by default.  However, older
versions or other compilers may expect raw ANSI code.  Here's a patch
for this.

Thanks, committed (with minor edits).

        Neil




reply via email to

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