0.8.10.42:
authorNikodemus Siivola <nikodemus@random-state.net>
Thu, 20 May 2004 22:56:38 +0000 (22:56 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Thu, 20 May 2004 22:56:38 +0000 (22:56 +0000)
commita33185e14640963e7f74d32aa1be81690e788c0e
tree435931e526bb1059504f07637f43acc561bed9e9
parente1cf2466998905e8e19e14cae6e478861ffd04ee
0.8.10.42:
         Fixed bug reported by Thomas Burdick (sbcl-devel 2004-05-09),
         which causes an AVER to fail from identical :READER and :WRITER
         names in DEFCLASS slot definitions:
         ... Moved error checking from FIND-METHOD to REAL-GET-METHOD so
                that internals bypassing FIND-METHOD can benefit from it.
         ... Added regression test.
NEWS
src/pcl/methods.lisp
tests/clos.impure.lisp
version.lisp-expr