Deprecate without-interrupts.
authorMatt Birkholz <matt@birchwood-abbey.net>
Fri, 22 Jun 2018 10:21:04 +0000 (03:21 -0700)
committerMatt Birkholz <matt@birchwood-abbey.net>
Fri, 22 Jun 2018 10:29:25 +0000 (03:29 -0700)
src/runtime/runtime.pkg

index 2e4fb11d0e4c0988ae4f8c20b075c2127b7387f9..6ebfe61e1b8c963bedd116ba024a0145d66a3c4a 100644 (file)
@@ -137,7 +137,8 @@ USA.
   (export () deprecated:boot-definitions
          (define-unparser-method define-print-method)
          (simple-unparser-method standard-print-method)
-         (standard-unparser-method bracketed-print-method))
+         (standard-unparser-method bracketed-print-method)
+         without-interrupts)
   (export ()
          %false->weak-false
          %make-record
@@ -202,8 +203,7 @@ USA.
          weak-set-car!
          weak-set-cdr!
          with-absolutely-no-interrupts
-         with-limited-interrupts
-         without-interrupts)
+         with-limited-interrupts)
   (export (runtime)
          %add-to-weak-set
          %make-weak-set