0.9.14.25:
authorChristophe Rhodes <csr21@cam.ac.uk>
Wed, 19 Jul 2006 18:30:27 +0000 (18:30 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Wed, 19 Jul 2006 18:30:27 +0000 (18:30 +0000)
commit603af6830a9c242adcec3fe3549e74e04cbe3228
treedf17cc2b96f2cbbd6c6ae91058fa1f9e075aafe2
parentc7142fb2d5f30fcdbcd89e37e46e5be02ecc97b2
0.9.14.25:
Fix bug (reported by Jasko on #lisp) regarding
TYPEP on funcallable-standard-classes with accessors.
... make a STANDARD-CLASSOID for funcallable-standard-classes,
too, as they behave (wrt the type system) in the same
way.
... STD-CLASSOID is now useless; delete it.
... simplify MAKE-PRELIMINARY-LAYOUT a bit, since MAKE-WRAPPER
now does the right thing.
src/code/class.lisp
src/pcl/cache.lisp
src/pcl/low.lisp
src/pcl/std-class.lisp
tests/mop.impure.lisp
version.lisp-expr