From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Rob Browning Newsgroups: gmane.lisp.guile.devel Subject: Re: Release Guile, now ;-) [was:] Re: GC rewrite, first version. Date: Thu, 01 Aug 2002 11:27:03 -0500 Sender: guile-devel-admin@gnu.org Message-ID: <87wura8rzc.fsf@raven.i.defaultvalue.org> 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> NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1028219284 7686 127.0.0.1 (1 Aug 2002 16:28:04 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 1 Aug 2002 16:28:04 +0000 (UTC) Cc: 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 17aInz-0001zr-00 for ; Thu, 01 Aug 2002 18:28:03 +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 17aInz-000076-00; Thu, 01 Aug 2002 12:28:03 -0400 Original-Received: from dsl-209-87-109-2.constant.com ([209.87.109.2] helo=defaultvalue.org) by fencepost.gnu.org with esmtp (Exim 3.35 #1 (Debian)) id 17aIn2-0008SE-00 for ; Thu, 01 Aug 2002 12:27:04 -0400 Original-Received: from raven.i.defaultvalue.org (raven.i.defaultvalue.org [192.168.1.7]) by defaultvalue.org (Postfix) with ESMTP id 6F4F8C8D4; Thu, 1 Aug 2002 11:27:03 -0500 (CDT) Original-Received: by raven.i.defaultvalue.org (Postfix, from userid 1000) id 293AD28D8; Thu, 1 Aug 2002 11:27:03 -0500 (CDT) Original-To: rm@fabula.de In-Reply-To: <20020801092058.GB7425@www> (rm@fabula.de's message of "Thu, 1 Aug 2002 11:20:58 +0200") Original-Lines: 23 User-Agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-pc-linux-gnu) 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:914 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:914 rm@fabula.de writes: > Hmm, i reported a problem/bug with the file libguile/scmconfig.h > that exports '#define's that it shouldn't. I'd actually consider > this a release-critical bug: it's actually impossible to build > GNU-autoconfish software that includes this file while instructing > the compiler to treat warnings as errors (the most offensive defines > are lines 557-570 in file scmconfig.h.in). 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. 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. -- 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