[armedbear-ticket] [armedbear] #296: SLIME fails to initialize with (SETF DOCUMENTATION) undefined
armedbear
armedbear-devel at common-lisp.net
Wed Feb 13 19:54:49 UTC 2013
#296: SLIME fails to initialize with (SETF DOCUMENTATION) undefined
--------------------------+-------------------------------------------------
Reporter: mevenson | Owner: ehuelsmann
Type: defect | Status: closed
Priority: blocker | Milestone: 1.2.0
Component: interpreter | Version: 1.2.0-dev
Resolution: fixed | Keywords: autoloader
--------------------------+-------------------------------------------------
Comment(by mevenson):
(In [14378]) Backport r14369 | mevenson | 2013-02-13 20:01:20 +0100 (Wed,
13 Feb 2013) | 7 lines
Implementation of autoloader for SETF generalized references.
Fixes #296. Fixes #266. Fixes #228.
For forms which set the symbol properties of SETF-EXPANDER or
SETF-FUNCTION to function definitions, places stub of type
AutoloadGeneralizedReference to be resolved when first invoked.
Does NOT include changes to asdf.
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/296#comment:5>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list