Loading src/pcl/boot.lisp +1 −1 Original line number Diff line number Diff line Loading @@ -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) Loading src/pcl/low.lisp +1 −1 Original line number Diff line number Diff line Loading @@ -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))) Loading version.lisp-expr +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading
src/pcl/boot.lisp +1 −1 Original line number Diff line number Diff line Loading @@ -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) Loading
src/pcl/low.lisp +1 −1 Original line number Diff line number Diff line Loading @@ -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))) Loading
version.lisp-expr +1 −1 Original line number Diff line number Diff line Loading @@ -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"