[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] Re: #421: #!optional arguments are not "evaluated in
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] Re: #421: #!optional arguments are not "evaluated in an environment in which all previous parameters have been bound." |
Date: |
Sat, 30 Oct 2010 22:22:33 -0000 |
#421: #!optional arguments are not "evaluated in an environment in which all
previous parameters have been bound."
-----------------------+----------------------------------------------------
Reporter: alanpost | Owner:
Type: defect | Status: closed
Priority: major | Milestone: 4.7.0
Component: expander | Version: 4.6.x
Resolution: fixed | Keywords:
-----------------------+----------------------------------------------------
Changes (by felix):
* status: new => closed
* resolution: => fixed
Comment:
Using `let-optionals*` is not only correct, it also generates faster and
smaller code. Thanks a lot, Alan! I added the testcase (and fixed a few
problems with it).
--
Ticket URL: <http://bugs.call-cc.org/ticket/421#comment:2>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.