0.8.0.23:
authorChristophe Rhodes <csr21@cam.ac.uk>
Sun, 1 Jun 2003 11:15:54 +0000 (11:15 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Sun, 1 Jun 2003 11:15:54 +0000 (11:15 +0000)
commite13730f246bc1f6b4fab39479f4e50534283dac1
tree7d64ae79541be7c64a6f35837f9881b1f9f96bc9
parent07b54b55bb26944932be15bdeb6b14426e441dc9
0.8.0.23:
Fix a couple of bugs from Paul Dietz' test suite
... multiple class/superclass redefinitions can leave a layout
with an INVALID value of T; this case needs to be handled in
CHECK-WRAPPER-VALIDITY.  (thanks to Gerd Moellmann)
... (SETF FIND-CLASS) will eventually pass NIL to (SETF
FIND-CLASSOID), so that had better be able to handle it.
BUGS
NEWS
src/code/class.lisp
src/pcl/cache.lisp
version.lisp-expr