From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Han-Wen Nienhuys Newsgroups: gmane.lisp.guile.devel Subject: Re: guile-core does not build with gcc-2.95.4 Date: Mon, 14 Jul 2003 00:24:04 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: <16145.56324.217251.910553@localhost.localdomain> References: <87znjns6gp.fsf@zip.com.au> <87y8z28mlw.fsf@alice.rotty.yi.org> Reply-To: hanwen@cs.uu.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1058135033 26198 80.91.224.249 (13 Jul 2003 22:23:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 13 Jul 2003 22:23:53 +0000 (UTC) Cc: Alex Thiel , guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Mon Jul 14 00:23:50 2003 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19bpG2-0006oL-00 for ; Mon, 14 Jul 2003 00:23:50 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19bpGc-0003KG-BP for guile-devel@m.gmane.org; Sun, 13 Jul 2003 18:24:26 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19bpGN-0002p5-Qy for guile-devel@gnu.org; Sun, 13 Jul 2003 18:24:11 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19bpGC-0002EX-GB for guile-devel@gnu.org; Sun, 13 Jul 2003 18:24:00 -0400 Original-Received: from smtpzilla3.xs4all.nl ([194.109.127.139]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19bpG9-0001un-SR for guile-devel@gnu.org; Sun, 13 Jul 2003 18:23:57 -0400 Original-Received: from localhost.localdomain.xs4all.nl (byrd.xs4all.nl [213.84.26.127]) by smtpzilla3.xs4all.nl (8.12.9/8.12.9) with ESMTP id h6DMNsSI020864; Mon, 14 Jul 2003 00:23:54 +0200 (CEST) Original-To: Andreas Rottmann In-Reply-To: <87y8z28mlw.fsf@alice.rotty.yi.org> X-Mailer: VM 7.14 under Emacs 21.2.1 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:2619 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:2619 a.rottmann@gmx.at writes: > Kevin Ryde writes: > > > Alex Thiel writes: > >> > >> gc-malloc.c: In function `scm_gc_realloc': > >> gc-malloc.c:323: parse error before `void' > >> gc-malloc.c:330: `ptr' undeclared (first use in this function) > > > > Thanks. This was a recent change. I applied a fix. > > > >> gcc >= 3.0 works fine. > > > > Variables defined in the middle of functions, a la C++, is either a > > c99-ism or a gcc-ism, not sure which. > > > C99, AFAIRC. Maybe --std=gnu89 should be added by default for GCC 3.x compilation. Anyone knowledgeable about autoconf willing to do this? -- Han-Wen Nienhuys | hanwen@cs.uu.nl | http://www.xs4all.nl/~hanwen _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel