0.6.12.7:
authorWilliam Harold Newman <william.newman@airmail.net>
Thu, 10 May 2001 15:18:02 +0000 (15:18 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Thu, 10 May 2001 15:18:02 +0000 (15:18 +0000)
commitf2aa2d01b8d69f1c7bff18f86279d4f1018fe127
treeec7f57b3e3a5c75436633c5a757babd4ba4a967b
parent672ac5849b408281b5ca0dfc3fd58d418de2b272
0.6.12.7:
Make sure that we "mkdir output/" before we use it in the build
process. (MNA pointed out that we used it before we
made it.)
Use "uname -m" to figure out sbcl_arch default.
merged MNA PCL fixes from sbcl-devel 2001-05-09 (including
port of Pierre Mai's method combination fixes from
cmucl-imp 2001-04-26)
added regression test for method combination fix
Bug 14 was mostly fixed already: the problem with
INVALID-METHOD-ERROR complaining about being outside
a method combination function went away some time ago.
The MNA/Mai patch above improves method combination
error reporting further, so it's definitely time
to retire 14 from BUGS.
BUGS
make-config.sh
src/code/late-target-error.lisp
src/pcl/braid.lisp
src/pcl/combin.lisp
src/pcl/defs.lisp
tests/clos.test.sh [new file with mode: 0644]
tests/run-tests.sh
tests/side-effectful-pathnames.test.sh
version.lisp-expr