update without-interrupts to reset conditions::*restart-clusters* - gcl.git - GNU Common Lisp

index : gcl.git
GNU Common Lisp
summary refs log tree commit diff
diff options
context:
space:
mode:
authorCamm Maguire <camm@debian.org>2014年09月13日 13:22:09 -0400
committerCamm Maguire <camm@debian.org>2014年09月13日 13:22:09 -0400
commit6207d25f369899453b6e090356fb7173435de6fe (patch)
tree797d43d99cf5d36ed6017ee19f292bcfeccf86e0
parentcec1dc4946afdbbfd2d2708d84e9d0d8abbb63a9 (diff)
downloadgcl-6207d25f369899453b6e090356fb7173435de6fe.tar.gz
update without-interrupts to reset conditions::*restart-clusters*
Diffstat
-rwxr-xr-xgcl/clcs/gcl_clcs_top_patches.lisp 5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcl/clcs/gcl_clcs_top_patches.lisp b/gcl/clcs/gcl_clcs_top_patches.lisp
index 9dd57aa4a..c5b4e99f4 100755
--- a/gcl/clcs/gcl_clcs_top_patches.lisp
+++ b/gcl/clcs/gcl_clcs_top_patches.lisp
@@ -180,3 +180,8 @@ Low level commands:
")
(values)
)
+
+(defmacro without-interrupts (&rest forms)
+ `(let (*quit-tag* conditions::*restart-clusters*)
+ ,@forms))
+
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月06日 01:58:05 +0000

AltStyle によって変換されたページ (->オリジナル) /