0.8.0.60:
authorChristophe Rhodes <csr21@cam.ac.uk>
Tue, 10 Jun 2003 13:04:32 +0000 (13:04 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Tue, 10 Jun 2003 13:04:32 +0000 (13:04 +0000)
commit7f13323739a0d2b474bfd5c740942db5a78349d6
treedc3bd462a3af29684f45215c910aa18e44658880
parente511ed14d4a20cb9de2523f052b0f23a1dde1115
0.8.0.60:
Fix yet another Dietz bug:
... in DEFCLASS, we only redefine an existing class with name
CLASS-NAME if said name is the proper name for the class;
... ask for a new class (by passing NIL to ENSURE-CLASS-USING-CLASS)
otherwise.
NEWS
src/pcl/std-class.lisp
version.lisp-expr