1.0.44.32: better error reporting for malformed RESTART-CASE clauses
[sbcl.git] / src / code / globals.lisp
index 6ce764e..261eea2 100644 (file)
 (declaim (special *keyword-package* *cl-package*
                   original-lisp-environment
                   *standard-readtable*
+                  sb!pretty::*standard-pprint-dispatch-table*
                   sb!debug:*in-the-debugger*
                   sb!debug:*stack-top-hint*
                   *handler-clusters*
                   *restart-clusters*
-                  *gc-inhibit* *need-to-collect-garbage*
+                  *in-without-gcing* *gc-inhibit* *gc-pending*
+                  #!+sb-thread *stop-for-gc-pending*
                   *software-interrupt-vector* *load-verbose*
                   *load-print-stuff* *in-compilation-unit*
                   *aborted-compilation-unit-count* *char-name-alist*