[armedbear-ticket] [armedbear] #25: Variable scoping issues
#25: Variable scoping issues ------------------------+--------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: defect | Status: new Priority: major | Milestone: Component: component1 | Version: Keywords: | ------------------------+--------------------------------------------------- Alex Mizhari writes: compiler and lexical/special variables -- last time i've checked even relatively simple stuff like: (loop for i from 1 to 10 collecting (let ((i i)) (lambda () i))) did not work well. and that's quite idiomatic thing.. -- Ticket URL: <http://127.0.0.1:8000/armedbear/ticket/25> armedbear <http://common-lisp.net/project/armedbear> armedbear
#25: Variable scoping issues -------------------------+-------------------------------------------------- Reporter: ehuelsmann | Owner: somebody Type: defect | Status: closed Priority: major | Milestone: Component: other | Version: Resolution: fixed | Keywords: -------------------------+-------------------------------------------------- Changes (by ehuelsmann): * status: new => closed * resolution: => fixed Comment: The given code seems to work in trunk today; closing the ticket. -- Ticket URL: <http://127.0.0.1:8000/armedbear/ticket/25#comment:1> armedbear <http://common-lisp.net/project/armedbear> armedbear
participants (1)
-
armedbear