[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #854: Sometimes additional import libraries are e
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #854: Sometimes additional import libraries are exported when using the -j switch |
Date: |
Sun, 04 Aug 2013 14:44:15 -0000 |
#854: Sometimes additional import libraries are exported when using the -j
switch
-----------------------+----------------------------------------------------
Reporter: sjamaan | Owner: felix
Type: defect | Status: closed
Priority: minor | Milestone: 4.9.0
Component: compiler | Version: 4.7.x
Resolution: fixed | Keywords:
-----------------------+----------------------------------------------------
Changes (by sjamaan):
* status: new => closed
* resolution: => fixed
Comment:
This is so silly: after all this time, it turns out that the bug was just
an unexpected behaviour of s48-modules itself: it contained a strange hack
to force the compiler to emit import libraries for the _-prefixed modules!
Since the user can request this him- or herself, and is told to do so in
the egg's manual, I think removing this behaviour is the best solution.
This is done with the change in [29502].
--
Ticket URL: <http://bugs.call-cc.org/ticket/854#comment:1>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [Chicken-janitors] #854: Sometimes additional import libraries are exported when using the -j switch,
Chicken Trac <=