[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #999: Unit ports uses read-string! from unit extr
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #999: Unit ports uses read-string! from unit extras, causing errors (segfaults) in programs that only (use ports) |
Date: |
Sun, 22 Sep 2013 16:02:36 -0000 |
#999: Unit ports uses read-string! from unit extras, causing errors (segfaults)
in programs that only (use ports)
-----------------------------+----------------------------------------------
Reporter: sjamaan | Owner: felix
Type: defect | Status: new
Priority: major | Milestone: someday
Component: core libraries | Version: 4.8.x
Resolution: | Keywords:
-----------------------------+----------------------------------------------
Comment(by sjamaan):
It turns out that extras does not use anything from the ports unit, so we
can swap around the dependency and be done with it. Patch sent to
-hackers.
--
Ticket URL: <http://bugs.call-cc.org/ticket/999#comment:2>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.
- Re: [Chicken-janitors] #999: Unit ports uses read-string! from unit extras, causing errors (segfaults) in programs that only (use ports),
Chicken Trac <=