0.8.0.11:
authorChristophe Rhodes <csr21@cam.ac.uk>
Wed, 28 May 2003 11:51:10 +0000 (11:51 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Wed, 28 May 2003 11:51:10 +0000 (11:51 +0000)
commit3eedd5a020356291b2c1c2e426ef9fc7dd5928d9
treef9ccec63697c9d117798ca3d47f126e60b868c9e
parent6f9c6122f1a48881f00758e532161756892a4d10
0.8.0.11:
Merge patch from Antonio Martinez (sbcl-devel 2003-05-19
"read-sequence for fundamental-binary-input-streams")
... and WRITE-SEQUENCE, as well.
Merge patch from Andreas Fuchs (sbcl-devel 2003-05-20
"(defmethod foo (&key bla &rest blub) t)")
... detect more erroneous specialized lambda lists;
... handle the error in the SOURCE-CONTEXT method for DEFMETHOD,
otherwise we can't print the error message we want;
... fix the bogus lambda list in simple-streams and in the
test suite;
... include tests for a variety of bogus input.

(I would also like to mark the occasion of SBCL's very own millennium
bug, as we observe the CVS revision number for version.lisp-expr tick
over from 1.999 to 1.1000.  "Should auld acquaintance be forgot...")
NEWS
contrib/sb-simple-streams/cl.lisp
src/pcl/boot.lisp
src/pcl/compiler-support.lisp
src/pcl/gray-streams.lisp
tests/clos.impure.lisp
version.lisp-expr