[armedbear-ticket] [armedbear] #264: abcl-asdf.asd broken since revision 14233
armedbear
armedbear-devel at common-lisp.net
Sat Nov 10 06:15:16 UTC 2012
#264: abcl-asdf.asd broken since revision 14233
---------------------------------------------+------------------------------
Reporter: https://openid.fau.de/eg74yneg | Owner: mevenson
Type: defect | Status: closed
Priority: major | Milestone: 1.1.0
Component: abcl-contrib | Version: 1.1.0-dev
Resolution: fixed | Keywords:
---------------------------------------------+------------------------------
Changes (by mevenson):
* status: accepted => closed
* resolution: => fixed
Comment:
(In [14240]) ABCL-ASDF loads again which fixes #264.
DEFSYSTEM-DEPENDS-ON loads its requirements before the system
definition is evaluated which is not needed in this case.
The abcl-test-lisp ASDF definition is contained in the toplevel
"abcl.asdf" file, which I usually have symlinked into
~/.asdf-install-dir/systems/ for convenience.
--
Ticket URL: <http://trac.common-lisp.net/armedbear/ticket/264#comment:9>
armedbear <http://common-lisp.net/project/armedbear>
armedbear
More information about the armedbear-ticket
mailing list