0.8.0.78:vector.nil.string.branch.point
commit937a46e64983862cb9e21761db95e58700341940
authorChristophe Rhodes <csr21@cam.ac.uk>
Tue, 17 Jun 2003 12:14:59 +0000 (17 12:14 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Tue, 17 Jun 2003 12:14:59 +0000 (17 12:14 +0000)
treeb4c52c382381969c157f84ae0b96a4ef0ea81669
parent3cf5c8351289d390112a3842b6c03e17cee20211
0.8.0.78:
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 :-/
NEWS
src/pcl/slots-boot.lisp
src/pcl/slots.lisp
src/pcl/std-class.lisp
tests/clos.impure.lisp
version.lisp-expr