[armedbear-ticket] [armedbear] #121: p2-test-* infrastructure should use COMPILE-TEST-FORM

armedbear armedbear-devel at common-lisp.net
Sun Jan 16 12:15:06 UTC 2011


#121: p2-test-* infrastructure should use COMPILE-TEST-FORM
------------------------+---------------------------------------------------
 Reporter:  ehuelsmann  |       Owner:  ehuelsmann
     Type:  defect      |      Status:  new       
 Priority:  major       |   Milestone:            
Component:  compiler    |     Version:            
 Keywords:              |  
------------------------+---------------------------------------------------
 Where it sometimes uses COMPILE-FORM and tests for NIL.

 Another idea is to use FAIL/SUCCESS labels as argument to the compile-
 test-function, which may result in more more efficient code. For example,
 in that case, a NOT compilation only requires reversing the labels.

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


More information about the armedbear-ticket mailing list