From: William Harold Newman Date: Sat, 15 Jun 2002 03:19:15 +0000 (+0000) Subject: 0.7.4.35: X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=e6304d6ac67dc826b96d9d39ceb66ea8ab0acf88;p=sbcl.git 0.7.4.35: (no real changes, just note of another cvs commit mistake: not making a log notice of the NARROWED-EMF code in boot.lisp code which replaces the 0.7.4.24 fix for bug 177. The newer code, which seems to've gone in in 0.7.4.31, endeavors to give the compiler enough information to delete the code which was causing type warnings, instead of the .24 hack of just hiding the offending code behind an opaque identity function) --- diff --git a/version.lisp-expr b/version.lisp-expr index fb92cf5..9cb72dc 100644 --- a/version.lisp-expr +++ b/version.lisp-expr @@ -18,4 +18,4 @@ ;;; for internal versions, especially for internal versions off the ;;; main CVS branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".) -"0.7.4.34" +"0.7.4.35"