Commit 1eec7e16 authored by William Harold Newman's avatar William Harold Newman
Browse files

0.7.12:

	release, tagged as sbcl_0_7_12
parent 2cfe71c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1064,7 +1064,7 @@ bootstrapping.
                            ,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)
+1 −1
Original line number Diff line number Diff line
@@ -282,7 +282,7 @@
      (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)))
+1 −1
Original line number Diff line number Diff line
@@ -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.11.14"
"0.7.12"