GNU bug report logs - #17502
R6RS `library' form must have exports before imports

Previous Next

Package: guile;

Reported by: Taylan Ulrich Bayirli/Kammer <taylanbayirli <at> gmail.com>

Date: Thu, 15 May 2014 21:03:01 UTC

Severity: normal

Done: Mark H Weaver <mhw <at> netris.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Taylan Ulrich Bayirli/Kammer <taylanbayirli <at> gmail.com>
Subject: bug#17502: closed (Re: bug#17502: R6RS `library' form must have
 exports before imports)
Date: Fri, 06 Jun 2014 20:41:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#17502: R6RS `library' form must have exports before imports

which was filed against the guile package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 17502 <at> debbugs.gnu.org.

-- 
17502: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=17502
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mark H Weaver <mhw <at> netris.org>
To: Taylan Ulrich Bayirli/Kammer <taylanbayirli <at> gmail.com>
Cc: 17502-done <at> debbugs.gnu.org
Subject: Re: bug#17502: R6RS `library' form must have exports before imports
Date: Fri, 06 Jun 2014 16:39:08 -0400
Taylan Ulrich Bayirli/Kammer <taylanbayirli <at> gmail.com> writes:
> Here the improved patch, against stable-2.0/73ff8e3:

Pushed, thanks!

     Mark

[Message part 3 (message/rfc822, inline)]
From: Taylan Ulrich Bayirli/Kammer <taylanbayirli <at> gmail.com>
To: bug-guile <at> gnu.org
Subject: R6RS `library' form must have exports before imports
Date: Thu, 15 May 2014 23:02:25 +0200
[Message part 4 (text/plain, inline)]
The R6RS `library' form requires the (export ...) list to appear
before the (import ...) list.  I'm not sure if this itself is a bug;
R6RS consistently uses that order, doesn't mention the order to be
irrelevant, and seems to me to imply that it's indeed mandatory.  I
didn't check for what other R6RS implementations do though.

Here's a corresponding documentation patch against master/3be43fb:

[0001-R6RS-library-documentation-fix.patch (text/x-diff, attachment)]

This bug report was last modified 10 years and 356 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.