0.8.0.24:
authorChristophe Rhodes <csr21@cam.ac.uk>
Sun, 1 Jun 2003 15:44:54 +0000 (15:44 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Sun, 1 Jun 2003 15:44:54 +0000 (15:44 +0000)
commit860543cc7ba0266e41e1d41ac9b6a208f3795f1a
treecba9c953cb9321a709f11a21918c2a1f0282ef93
parente13730f246bc1f6b4fab39479f4e50534283dac1
0.8.0.24:
A couple of small fixes:
... make the raw-slot reffer/setters in the case of
UNSIGNED-BYTE raw type (when the accessor is just AREF) know
that they're dealing with a (SIMPLE-ARRAY (UNSIGNED-BYTE 32)
(*)), quietening the compiler a little.
... make a fallback constructor, not an optimized constructor,
for condition classes.  (reported by eightjean on #lisp IRC)
src/code/defstruct.lisp
src/pcl/ctor.lisp
version.lisp-expr