0.8.0.8:
authorChristophe Rhodes <csr21@cam.ac.uk>
Tue, 27 May 2003 13:32:57 +0000 (13:32 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Tue, 27 May 2003 13:32:57 +0000 (13:32 +0000)
commit6e9a24de5c5e926eef9b152417ae63fc4436953b
tree34db35b744fff98c974b5d9d12fd06da8ce526e3
parent2ef330d818799fe54587bdcb4c626b397ca15266
0.8.0.8:
        Some slight MAKE-LOAD-FORM-related fixes
        ... in general, slots can be named by any symbols; DEFCLASS is
                more stringent in its requirements, so move the extra
                checks into the DEFCLASS macro.
        ... now structure slots can be named by keywords again.
        ... make MAKE-LOAD-FORM-SAVING-SLOTS results on structures
                cause the compiler to be less verbose, by using a
                lower-level setter (SB!KERNEL:SLOT-SETTER-LAMBDA-FORM).

[ oops, forgot to commit the tests ]
tests/clos.impure.lisp