From: Juho Snellman Date: Tue, 7 Feb 2006 03:32:01 +0000 (+0000) Subject: 0.9.9.19: X-Git-Url: http://repo.macrolet.net/gitweb/?a=commitdiff_plain;h=a91c4554a3130bbde7d60fd9b7a128b5c186cb26;p=sbcl.git 0.9.9.19: Fix build. --- diff --git a/src/compiler/backend.lisp b/src/compiler/backend.lisp index 6449246..aefdae6 100644 --- a/src/compiler/backend.lisp +++ b/src/compiler/backend.lisp @@ -167,6 +167,7 @@ ;; from vm.lisp immediate-constant-sc location-print-name + combination-implementation-style ;; from primtype.lisp primitive-type-of diff --git a/version.lisp-expr b/version.lisp-expr index e32b520..ae996c9 100644 --- a/version.lisp-expr +++ b/version.lisp-expr @@ -17,4 +17,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".) -"0.9.9.18" +"0.9.9.19"