From f4c036f9d77f686ec4bdeacfbb154f695ab94784 Mon Sep 17 00:00:00 2001 From: Nikodemus Siivola Date: Mon, 4 Aug 2008 16:34:40 +0000 Subject: [PATCH] 1.0.19.21: delete stale symbol SB-DI:DO-BLOCKS * Reported by Tobias C. Rittweiler. --- package-data-list.lisp-expr | 2 +- version.lisp-expr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-data-list.lisp-expr b/package-data-list.lisp-expr index 1062017..f3ceeaa 100644 --- a/package-data-list.lisp-expr +++ b/package-data-list.lisp-expr @@ -437,7 +437,7 @@ like *STACK-TOP-HINT* and unsupported stuff like *TRACED-FUN-LIST*." "DEBUG-VAR-SYMBOL-NAME" "DEBUG-VAR-P" "DEBUG-VAR-PACKAGE-NAME" "DEBUG-VAR-SYMBOL" "DEBUG-VAR-VALID-VALUE" "DEBUG-VAR-VALIDITY" "DEBUG-VAR-VALUE" - "DELETE-BREAKPOINT" "DO-BLOCKS" + "DELETE-BREAKPOINT" "DO-DEBUG-BLOCK-LOCATIONS" "DO-DEBUG-FUN-BLOCKS" "DO-DEBUG-FUN-VARS" "FORM-NUMBER-TRANSLATIONS" diff --git a/version.lisp-expr b/version.lisp-expr index ae24ebd..0c334cb 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".) -"1.0.19.20" +"1.0.19.21" -- 1.7.10.4