|
From: | Chicken Trac |
Subject: | Re: [Chicken-janitors] #1343: Unable to create R7RS libraries which don't import quote |
Date: | Mon, 30 Jan 2017 14:14:46 -0000 |
#1343: Unable to create R7RS libraries which don't import quote --------------------------------+--------------------- Reporter: ashinn | Owner: Type: defect | Status: new Priority: major | Milestone: someday Component: unknown | Version: 4.11.0 Resolution: | Keywords: Estimated difficulty: | --------------------------------+--------------------- Comment (by ashinn): The code in question is at: https://github.com/ashinn/chibi- scheme/blob/master/lib/chibi/iset.sld. The same `quote` bug also occurs in https://github.com/ashinn/chibi- scheme/blob/master/lib/chibi/regexp.sld if the `(cond-expand ((library (srfi 33)) (import (srfi 33))) (else (import (srfi 60))))` precedes `(import (scheme base))`. -- Ticket URL: <https://bugs.call-cc.org/ticket/1343#comment:2> CHICKEN Scheme <https://www.call-cc.org/> CHICKEN Scheme is a compiler for the Scheme programming language.
[Prev in Thread] | Current Thread | [Next in Thread] |