0.7.3.9:
commit8b313a75eb6bcc7b1c8eda798c8350b49f94861c
authorWilliam Harold Newman <william.newman@airmail.net>
Fri, 3 May 2002 21:55:46 +0000 (3 21:55 +0000)
committerWilliam Harold Newman <william.newman@airmail.net>
Fri, 3 May 2002 21:55:46 +0000 (3 21:55 +0000)
tree3e0b86c672d97bcc80da11124d95e22b88179792
parentce3935c80e46e3f5fbaeab82eb1ccabe82cb44f9
0.7.3.9:
merged NJF "PCL question" patch (sbcl-devel 2002-05-02)
merged NJF "PCL cleanups" patch (sbcl-devel 2002-05-02)
problem: CACHE-NUMBER-VECTOR-REF (converted from macro to
inline function in NJF patches above) needs to be
SETFable, so it'd need two functions, not just one,
which is a little too much trouble, so I just reverted
that part of the patch.
deleted apparently-unused CLASS-NO-OF-INSTANCE-SLOTS
src/pcl/cache.lisp
src/pcl/dlisp.lisp
src/pcl/std-class.lisp