0.8.2.52:
authorChristophe Rhodes <csr21@cam.ac.uk>
Thu, 21 Aug 2003 11:38:41 +0000 (11:38 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Thu, 21 Aug 2003 11:38:41 +0000 (11:38 +0000)
commit5b43e28a5a9f0fcdefc2132840492e2e382876c6
tree468488d5cc4a24f5369d75c5ac0d78a64d90cfa7
parentcf42b486323a8c50ee1d937ba3eee33777575905
0.8.2.52:
Partial fix for method definition protocol
... ANSI in its wisdom saith that the mere addition of a bogus
method to a generic function is not cause for signalling
an error.  Signal a warning instead, and defer the error
to when the function is called.
Factor out common testing code into a sourceable script, and
adjust the clos tests to reflect this new interpretation
NEWS
src/pcl/dfun.lisp
src/pcl/methods.lisp
tests/clos.test.sh
tests/compiler.test.sh
tests/expect.sh [new file with mode: 0644]
tests/threads.impure.lisp
version.lisp-expr