0.8.14.27:
authorChristophe Rhodes <csr21@cam.ac.uk>
Sun, 19 Sep 2004 09:32:21 +0000 (09:32 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Sun, 19 Sep 2004 09:32:21 +0000 (09:32 +0000)
commitb171183c7115b865b00662ff346061ecd5291ce4
treefc8212fba1567b9bddd941e2effc5f63bcaac86b
parent1f0efb731e8427080690f8ecaf9a56fc287a9d88
0.8.14.27:
Fix for "Strange bug in MOP" (R. Mattes sbcl-help 2004-09-15)
... we need the CPL before the class has been fully finalized;
... can't use SLOT-BOUNDP (see note in CPL-OR-NIL);
... define new slot in class to hold boundp information.
NEWS
src/pcl/braid.lisp
src/pcl/defs.lisp
src/pcl/dfun.lisp
src/pcl/std-class.lisp
tests/mop-2.impure-cload.lisp [new file with mode: 0644]
version.lisp-expr