![](https://secure.gravatar.com/avatar/bfc2df4941985c6757bb9cc05a33e95f.jpg?s=120&d=mm&r=g)
#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