[armedbear-ticket] [armedbear] #289: Failed AVER: "(NULL REPRESENTATION)"

armedbear armedbear-devel at common-lisp.net
Sat Jan 12 23:33:23 UTC 2013


#289: Failed AVER: "(NULL REPRESENTATION)"
-----------------------+----------------------------------------------------
 Reporter:  sboukarev  |       Owner:  ehuelsmann
     Type:  defect     |      Status:  new       
 Priority:  major      |   Milestone:            
Component:  compiler   |     Version:            
 Keywords:             |  
-----------------------+----------------------------------------------------
 {{{
 (compile nil '(lambda ()
    (macrolet ((macro ()
                 `(multiple-value-bind (x y) (values 1 2)
                    y)))
      (aref x (macro )))))
 }}}

-- 
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/289>
armedbear <http://common-lisp.net/project/armedbear>
armedbear


More information about the armedbear-ticket mailing list