0.7.12.3:
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 27 Jan 2003 09:08:49 +0000 (09:08 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 27 Jan 2003 09:08:49 +0000 (09:08 +0000)
commit42f11f1ddfa083cb62921c77e391441fdd11f3ae
tree1421b566461db1e079175831f8ac5675242b8abf
parentc03cebe05df9c538f85d30aa5f22c5ca1f3a8283
0.7.12.3:
Fix two difficult-to-test bugs, as per discussion ('Three "interesting"
PCL bugs', sbcl-devel 2003-01-25)
... make sure the %CLASS declaration is in the right place even if
a class name is the same as a variable name;
... for FIXNUM emf, the new-value and the slot object arguments
are distinct.  This may well be dead code.
src/pcl/boot.lisp
src/pcl/vector.lisp
version.lisp-expr