0.pre8.30:
authorChristophe Rhodes <csr21@cam.ac.uk>
Wed, 2 Apr 2003 16:08:25 +0000 (16:08 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Wed, 2 Apr 2003 16:08:25 +0000 (16:08 +0000)
commit63f5fdcb4b0450ad85cc41e867710304c044ff32
treed3589aa87590b98f9c5abf18a1d32b7756388339
parent2e0b8031efc55c4b59ebf09cd263cf95e435cdfa
0.pre8.30:
Fix the PCL fix, *sigh*
... don't error if we can't find the class at macroexpand time,
but emit a diagnostic instead.  (caught by McCLIM code)
Also enhancement to make-target-contrib.sh
... allow contribs to depend asdfwise on each other
... (side effect: now ASDF-hooked REQUIRE works on fresh-built
uninstalled SBCL with the command line:
SBCL_HOME=`pwd`/contrib ./src/runtime/sbcl --core output/sbcl.core
)
make-target-contrib.sh
src/pcl/boot.lisp
tests/clos.impure-cload.lisp
version.lisp-expr