[armedbear-ticket] [armedbear] #40: Non-constant function-argument initforms
armedbear
armedbear-devel at common-lisp.net
Thu Apr 30 20:42:17 UTC 2009
#40: Non-constant function-argument initforms
-------------------------+--------------------------------------------------
Reporter: ehuelsmann | Owner: ehuelsmann
Type: defect | Status: closed
Priority: major | Milestone:
Component: compiler | Version:
Resolution: fixed | Keywords:
-------------------------+--------------------------------------------------
Changes (by ehuelsmann):
* status: new => closed
* resolution: => fixed
Comment:
Fixed by rewriting the lambda list into a series of let* forms, using the
SUPPLIED-P argument to determine whether to evaluate the initform or not.
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/40#comment:2>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list