[armedbear-ticket] [armedbear] #25: Variable scoping issues

armedbear armedbear-devel at common-lisp.net
Wed Nov 5 21:57:25 UTC 2008


#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


More information about the armedbear-ticket mailing list