[armedbear-ticket] [armedbear] #60: Implement USE-FAST-CALLS properly

armedbear armedbear-devel at common-lisp.net
Tue Jul 14 12:09:51 UTC 2009


#60: Implement USE-FAST-CALLS properly
-------------------------+--------------------------------------------------
 Reporter:  trittweiler  |       Owner:  ehuelsmann
     Type:  defect       |      Status:  new       
 Priority:  minor        |   Milestone:            
Component:  compiler     |     Version:            
 Keywords:               |  
-------------------------+--------------------------------------------------
 USE-FAST-CALLS is implemented at the moment by flipping
 an essentially global variable.

 The proper implementation would be to make turn it into
 a ABCL-specific declaration, and making sure it affects
 its lexically enclosing code only.

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


More information about the armedbear-ticket mailing list