From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.bugs Subject: Re: SRFI-17 generates re-export warnings Date: Tue, 28 Jun 2005 09:03:08 +1000 Message-ID: <87fyv35ro3.fsf@zip.com.au> References: <42C00FA8.8050500@mail.msen.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1119913319 10831 80.91.229.2 (27 Jun 2005 23:01:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 27 Jun 2005 23:01:59 +0000 (UTC) Cc: bug-guile@gnu.org Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Tue Jun 28 01:01:55 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1Dn2bW-0005nK-RJ for guile-bugs@m.gmane.org; Tue, 28 Jun 2005 01:01:27 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dn2jF-0005PO-NK for guile-bugs@m.gmane.org; Mon, 27 Jun 2005 19:09:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Dn2gK-00043d-7G for bug-guile@gnu.org; Mon, 27 Jun 2005 19:06:24 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Dn2gF-00041v-6V for bug-guile@gnu.org; Mon, 27 Jun 2005 19:06:20 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Dn2gE-00040U-Ky for bug-guile@gnu.org; Mon, 27 Jun 2005 19:06:18 -0400 Original-Received: from [61.8.0.84] (helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Dn2hc-0007Uc-If for bug-guile@gnu.org; Mon, 27 Jun 2005 19:07:45 -0400 Original-Received: from mailproxy1.pacific.net.au (mailproxy1.pacific.net.au [61.8.0.86]) by mailout1.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id j5RN3D0m010814; Tue, 28 Jun 2005 09:03:13 +1000 Original-Received: from localhost (ppp2B81.dyn.pacific.net.au [61.8.43.129]) by mailproxy1.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id j5RN3CqP013263; Tue, 28 Jun 2005 09:03:12 +1000 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1Dn2dA-0000d8-00; Tue, 28 Jun 2005 09:03:08 +1000 Original-To: Alan Grover In-Reply-To: <42C00FA8.8050500@mail.msen.com> (Alan Grover's message of "Mon, 27 Jun 2005 10:39:36 -0400") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:3033 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:3033 Alan Grover writes: > > The (srfi srfi-17) module uses 'export' instead of 're-export', and thus > generates warnings. You (I think it was you) already reported that, fixed in the cvs. > + :re-export ( I'm pretty sure that makes you export the core versions instead of the new definitions, which is not what's wanted. _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile