[armedbear-ticket] [armedbear] #235: Compiled cl+ssl sources not reloadable

armedbear armedbear-devel at common-lisp.net
Mon Aug 13 19:23:46 UTC 2012


#235: Compiled cl+ssl sources not reloadable
-----------------------------+----------------------------------------------
 Reporter:  ehuelsmann       |       Owner:  mevenson 
     Type:  defect           |      Status:  assigned 
 Priority:  major            |   Milestone:  1.1.0    
Component:  compiler         |     Version:  1.1.0-dev
 Keywords:  cffi, quicklisp  |  
-----------------------------+----------------------------------------------
Changes (by mevenson):

  * keywords:  => cffi, quicklisp
  * owner:  ehuelsmann => mevenson
  * version:  => 1.1.0-dev
  * status:  new => assigned


Comment:

 See http://article.gmane.org/gmane.lisp.armedbear.devel/2394 for more
 background.

 Currently, the ABCL CFFI code uses a gensym to name the classes created to
 support callbacks.  A better strategy would be to hash the "prescriptive"
 part of a callback into the class generated by the ABCL CFFI code.

-- 
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/235#comment:1>
armedbear <http://common-lisp.net/project/armedbear>
armedbear


More information about the armedbear-ticket mailing list