From 8618d65c14901d6a5ef804355658f8b1d25fc2c5 Mon Sep 17 00:00:00 2001 From: Stas Boukarev Date: Fri, 29 Apr 2011 13:33:40 +0000 Subject: 1.0.47.31: set-macro-character shouldn't accept NIL as a function designator. Use %coerce-callable-to-fun before passing it to sb-impl::set-cmt-entry, although set-cmt-entry calls %coerce-callable-to-fun, it does that only on non-nil values. --- version.lisp-expr | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.lisp-expr') diff --git a/version.lisp-expr b/version.lisp-expr index 5231d6b72..155d55a08 100644 --- a/version.lisp-expr +++ b/version.lisp-expr @@ -20,4 +20,4 @@ ;;; checkins which aren't released. (And occasionally for internal ;;; versions, especially for internal versions off the main CVS ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".) -"1.0.47.30" +"1.0.47.31" -- cgit v1.2.3-70-g09d2