0.8.12.16:
authorChristophe Rhodes <csr21@cam.ac.uk>
Fri, 2 Jul 2004 08:14:01 +0000 (08:14 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Fri, 2 Jul 2004 08:14:01 +0000 (08:14 +0000)
commit964e644f3f1ec2c169b1def87f11e2f5b09a748e
tree22cd1289ffe181b7bfc7085cc8d09500c035fb90
parenta14326d4e328c778cd292884099eee7d2c1b8d0f
0.8.12.16:
Fix BUG #334
... do bookkeeping behind the user's back for
effective-slot-defitions generated by the user
... for :class slots, allocate a location and place it in the
class' class-slot-cells;
... for :class / :instance slots, set the slot-definition-class
slot to the new class;
... add minimal test for reasonable behaviour.
BUGS
NEWS
src/pcl/generic-functions.lisp
src/pcl/std-class.lisp
tests/mop.impure.lisp
version.lisp-expr