1.0.10.45: save typecheck-function in slot-table even if location is not saved
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 11 Oct 2007 15:33:55 +0000 (15:33 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 11 Oct 2007 15:33:55 +0000 (15:33 +0000)
commitb7de68f093163fc29296afd9b3089ae11a5d5132
tree3d10ff93b5ecc802f61fbb05a044be2fd6f8985d
parenta02dc247784acf855dd210660e2c6dbbfafde362
1.0.10.45: save typecheck-function in slot-table even if location is not saved

 * Otherwise non-standard metaclasses for which optimized instance
   accessors can be used don't get the typecheck-fun from the wrapper
   in the function returned from MAKE-OPTIMIZED-STD-WRITER-FUNCTION.

 * Test-case.

 * Missing NEWS entry for .44.
NEWS
src/pcl/slots-boot.lisp
tests/clos-typechecking.impure.lisp
version.lisp-expr