0.7.13.pcl-class.9
authorChristophe Rhodes <csr21@cam.ac.uk>
Mon, 24 Mar 2003 15:11:23 +0000 (15:11 +0000)
committerChristophe Rhodes <csr21@cam.ac.uk>
Mon, 24 Mar 2003 15:11:23 +0000 (15:11 +0000)
Remove one FIXME
... because it's fixed

src/code/early-type.lisp
version.lisp-expr

index bb5e8ea..43394ff 100644 (file)
            (if (typep spec 'built-in-classoid)
                (or (built-in-classoid-translation spec) spec)
                spec))
-          ;; FIXME: CL:CLASS objects are type specifiers.
           (t
            (let* (;; FIXME: This automatic promotion of FOO-style
                   ;; specs to (FOO)-style specs violates the ANSI
index 384d694..12a4d20 100644 (file)
@@ -18,4 +18,4 @@
 ;;; versions, especially for internal versions off the main CVS
 ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
 
-"0.7.13.pcl-class.8"
+"0.7.13.pcl-class.9"