From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: rm@fabula.de Newsgroups: gmane.lisp.guile.devel Subject: Re: Release Guile, now ;-) [was:] Re: GC rewrite, first version. Date: Thu, 1 Aug 2002 18:44:42 +0200 Sender: guile-devel-admin@gnu.org Message-ID: <20020801164442.GA8016@www> References: <15685.48166.358219.226421@blauw.xs4all.nl> <15688.9798.978583.867042@meddo.cs.uu.nl> <87eldja9b4.fsf@raven.i.defaultvalue.org> <20020801092058.GB7425@www> <87wura8rzc.fsf@raven.i.defaultvalue.org> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1028219615 9636 127.0.0.1 (1 Aug 2002 16:33:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 1 Aug 2002 16:33:35 +0000 (UTC) Cc: rm@fabula.de, Han-Wen Nienhuys , Dirk Herrmann , guile-devel@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17aItH-0002V3-00 for ; Thu, 01 Aug 2002 18:33:31 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17aItn-0000UA-00; Thu, 01 Aug 2002 12:34:03 -0400 Original-Received: from www.elogos.de ([212.18.192.92]) by fencepost.gnu.org with smtp (Exim 3.35 #1 (Debian)) id 17aItA-0000SQ-00 for ; Thu, 01 Aug 2002 12:33:24 -0400 Original-Received: by www.elogos.de (Postfix, from userid 5001) id 565601049A2; Thu, 1 Aug 2002 18:44:42 +0200 (CEST) Original-To: Rob Browning Content-Disposition: inline In-Reply-To: <87wura8rzc.fsf@raven.i.defaultvalue.org> User-Agent: Mutt/1.3.24i Errors-To: guile-devel-admin@gnu.org X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.devel:915 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:915 On Thu, Aug 01, 2002 at 11:27:03AM -0500, Rob Browning wrote: > > I agree it's a bug, but it also appears to be one we've had for a > while. I believe guile 1.4 had the same problem. For that reason I > hadn't been strongly inclined to consider it release critical since > 1.5.7 was ready to go. However since I'm waiting to upload anyway > I'll go see how extensive the changes to fix it might be. Ok, i see. I just stumbled across it while converting mod_guile to autonf -- so far i never used autoheader in my projects. > BTW: I don't think we can compile with with warnings treated as errors > anyhow in 1.5.* -- I believe num2*.c still prevents it. Oh, i don't mind not compiling guile itself with warnings treated as errors (and for interpreters i'd expect compilation warnings anyway). The problematic headers just prevent third party code to be compiled like that -- our header problem 'leaks', so to speak. Ralf Mattes > -- > Rob Browning > rlb @defaultvalue.org, @linuxdevel.com, and @debian.org > Previously @cs.utexas.edu > GPG=1C58 8B2C FB5E 3F64 EA5C 64AE 78FE E5FE F0CB A0AD _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel