1.0.19.21: delete stale symbol SB-DI:DO-BLOCKS
authorNikodemus Siivola <nikodemus@random-state.net>
Mon, 4 Aug 2008 16:34:40 +0000 (16:34 +0000)
committerNikodemus Siivola <nikodemus@random-state.net>
Mon, 4 Aug 2008 16:34:40 +0000 (16:34 +0000)
 * Reported by Tobias C. Rittweiler.

package-data-list.lisp-expr
version.lisp-expr

index 1062017..f3ceeaa 100644 (file)
@@ -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"
index ae24ebd..0c334cb 100644 (file)
@@ -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"