1.0.23.36: typecheck :ALLOCATION :CLASS slot initforms in safe code
commit963d8df14dd061d55ed0447acc9c2621a53e5237
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 12 Dec 2008 10:57:52 +0000 (12 10:57 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 12 Dec 2008 10:57:52 +0000 (12 10:57 +0000)
tree628ef1d5f8c2d874ebc37e6f18eab749a15f5260
parent203b88cf40ed2e15ec0f36dc53ad188b091d9ab2
1.0.23.36: typecheck :ALLOCATION :CLASS slot initforms in safe code

 * Initforms for shared slots are not applied at make-instance, but at
   class definition time. (See CLHS 4.3.6 and 7.1.) Reported by Didier
   Verna.
NEWS
src/pcl/init.lisp
src/pcl/std-class.lisp
tests/clos-typechecking.impure.lisp
version.lisp-expr