[armedbear-ticket] [armedbear] #226: Generate list of symbols for autoloading at build-time
    armedbear 
    armedbear-devel at common-lisp.net
       
    Sat Aug 18 11:41:08 UTC 2012
    
    
  
#226: Generate list of symbols for autoloading at build-time
--------------------------+-------------------------------------------------
  Reporter:  ehuelsmann   |       Owner:  ehuelsmann
      Type:  enhancement  |      Status:  reopened  
  Priority:  major        |   Milestone:            
 Component:  build        |     Version:            
Resolution:               |    Keywords:            
--------------------------+-------------------------------------------------
Comment(by ehuelsmann):
 We're nearly there: I noticed we don't detect structure slot accessors
 when
 compiling the macro expansion of a defstruct, due to its use of SETF
 SYMBOL-FUNCTION.
 Expanding to FSET and detecting that at compile-time would solve it.
-- 
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/226#comment:6>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
    
    
More information about the armedbear-ticket
mailing list