0.9.10.27:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 10 Mar 2006 17:40:27 +0000 (17:40 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 10 Mar 2006 17:40:27 +0000 (17:40 +0000)
commit96eea51e453a0033d1c24f32aa81176bceea4ba2
tree5ab926337f1a40f9e905f762be52309ea82dfb77
parentcd8fe50554652680dde36396d7862fc6cc83839c
0.9.10.27:
Fix a typep / classoid / finalize-inheritance bug that was
exposed by removing the class-predicate (which meant that
classes were finalized in a different order).
... always update subclasses when we update a parent class.  No,
I don't know why (either Gerd's code or this
modification)
... test case
src/pcl/std-class.lisp
tests/clos.impure.lisp
version.lisp-expr