release, tagged as sbcl_0_7_12
,call)
,call))))
,(locally
- ;; As above, this declaration supresses code
+ ;; As above, this declaration suppresses code
;; deletion notes.
(declare (optimize (inhibit-warnings 3)))
(if (and (null ',rest-arg)
(std-instance-slots instance)
(fsc-instance-slots instance)))
(defun get-slots-or-nil (instance)
- ;; Supress a code-deletion note. FIXME: doing the FIXME above,
+ ;; Suppress a code-deletion note. FIXME: doing the FIXME above,
;; integrating PCL more with the compiler, would remove the need for
;; this icky stuff.
(declare (optimize (inhibit-warnings 3)))
;;; versions, especially for internal versions off the main CVS
;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".)
-"0.7.11.14"
+"0.7.12"