On Mon, Nov 21, 2011 at 19:21, Robert Goldman <[email protected]> wrote: > I got an upgrade failure running the tests on ABCL: > > Testing upgrade from ASDF 1.369 > + abcl -noinit --noinform --load test/script-support --eval > '(handler-bind ((warning #'\''muffle-warning)) (load > "tmp/asdf-1.369.lisp"))' --eval '(handler-bind (#+sbcl > (sb-kernel:redefinition-warning #'\''muffle-warning)) (format t "ll~%") > (load "asdf.lisp"))' --eval '(quit-on-error (push > #p"/Users/rpg/lisp/asdf/test/" asdf:*central-registry*) (princ "te") > (asdf:oos '\''asdf:load-op :test-module-depend :verbose t))' > > Caught PACKAGE-ERROR while processing --eval option "(handler-bind > ((warning #'muffle-warning)) (load "tmp/asdf-1.369.lisp"))": > The symbol PATHNAME-SANS-NAME+TYPE is not present in package ASDF. > upgrade FAILED > I can't reproduce this failure using ABCL 1.0.0.
PS: Got your mail. Thank you so much! —♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org He who says he will die for a cause will probably lie for it and may kill for it. — John McCarthy _______________________________________________ asdf-devel mailing list [email protected] http://lists.common-lisp.net/cgi-bin/mailman/listinfo/asdf-devel
