0.8.0.78:
authorChristophe Rhodes <csr21@cam.ac.uk>
Tue, 17 Jun 2003 12:14:59 +0000 (12:14 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Tue, 17 Jun 2003 12:14:59 +0000 (12:14 +0000)
Fix SLOT-MISSING/SLOT-UNBOUND bugs found by Paul Dietz' test
suite
... return a single value for SLOT-VALUE, the new value for
(SETF SLOT-VALUE), a boolean equivalent for SLOT-BOUNDP
and the object for SLOT-MAKUNBOUND
` ... adjust a bogus test in our regression test suite :-/


No differences found