2.103: several bug fixes
* fix sysdef-find-asdf (bug found by Attila Lendvai). Test case added. * make compile-file* nicer wrt *compile-file-{failure|warnings}-behaviour* test case thanks to Stas Boukarev (lp#598018) + working around CLISP bug. * allow for (setf (find-class asdf::foo) ...) to work more portably, to make cffi-grovel happy.
Showing
- asdf.lisp 68 additions, 62 deletionsasdf.lisp
- test/test-compile-file-failure.asd 2 additions, 0 deletionstest/test-compile-file-failure.asd
- test/test-compile-file-failure.lisp 4 additions, 0 deletionstest/test-compile-file-failure.lisp
- test/test-compile-file-failure.script 17 additions, 0 deletionstest/test-compile-file-failure.script
- test/test-sysdef-asdf.script 9 additions, 0 deletionstest/test-sysdef-asdf.script
Loading
Please register or sign in to comment