0.pre8.64:
authorChristophe Rhodes <csr21@cam.ac.uk>
Thu, 17 Apr 2003 15:04:22 +0000 (15:04 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Thu, 17 Apr 2003 15:04:22 +0000 (15:04 +0000)
commit00c93ebddb9224ae6d554fa010d3c19ddbf401d9
tree8626f0a2c76327a5506ac23af1ec46c29fe92b50
parent3b0127f4fc07a0ced81303b3b5ffe2ac603be87d
0.pre8.64:
Fix FIND-CLASS of compiled-but-not-loaded structure classes
... slightly sucky hook variable in %TARGET-DEFSTRUCT, to be
used by PCL
... ENSURE-NON-STANDARD-CLASS updated to cope with the
possibility that a CLASSOID exists but the accessor
functions aren't FBOUNDP.
... (side benefit: redefinitions of structures are now reflected
in PCL classes)
... test for FIND-CLASS non-breakage.
src/code/target-defstruct.lisp
src/pcl/braid.lisp
tests/compiler-1.impure-cload.lisp
version.lisp-expr