[armedbear-ticket] [armedbear] #46: Compilation failure from several numeric arguments to MIN

armedbear armedbear-devel at common-lisp.net
Mon Feb 9 07:29:18 UTC 2009


#46: Compilation failure from several numeric arguments to MIN
----------------------+-----------------------------------------------------
 Reporter:  mevenson  |       Owner:  ehuselmann 
     Type:  defect    |      Status:  new        
 Priority:  major     |   Milestone:  unscheduled
Component:  compiler  |     Version:  1.0        
 Keywords:            |  
----------------------+-----------------------------------------------------
 After the recent (JAN/FEB) changes to the compiler to support numeric
 types more efficiently, the following code fails to compile:
 {{{
 (defun fail ()
    (min 1 2 3))
 }}}

 with a Failed AVER: "NIL" arising out of COMPILE-FORMS-AND-MAYBE-EMIT-
 CLEAR_VALUES failing to parse its arguments correctly.

-- 
Ticket URL: <http://127.0.0.1:8000/armedbear/ticket/46>
armedbear <http://common-lisp.net/project/armedbear>
armedbear


More information about the armedbear-ticket mailing list