[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] Re: #433: #!key args not assigned when |eval| called
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] Re: #433: #!key args not assigned when |eval| called on compiler output |
Date: |
Mon, 22 Nov 2010 13:25:14 -0000 |
#433: #!key args not assigned when |eval| called on compiler output
-----------------------+----------------------------------------------------
Reporter: alanpost | Owner:
Type: defect | Status: closed
Priority: minor | Milestone: 4.7.0
Component: unknown | Version: 4.6.x
Resolution: invalid | Keywords:
-----------------------+----------------------------------------------------
Changes (by alanpost):
* status: new => closed
* resolution: => invalid
Comment:
I have committed r21593, which uses string->keyword rather than
string->symbol to construct #!key arguments.
This fixes the problem with option !#3. I have uncommented the PEG parser
regression tests for the re and mex unit, as they now pass.
Thank you for such a quick response on this, Felix and Alex.
--
Ticket URL: <https://bugs.call-cc.org/ticket/433#comment:4>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.