protect the unsafe! provide

original commit: 7d6748495c1a52f3ba77a22fea589dc3dba49b15
This commit is contained in:
Eli Barzilay 2004-10-30 08:11:49 +00:00
parent be202b38d2
commit bbbcb15b21

View File

@ -45,7 +45,7 @@
[(id ...) (generate-temporaries unsafe-bindings)])
(set! unsafe-bindings '())
#'(begin
(provide unsafe)
(provide (protect unsafe))
(define-syntax (unsafe stx)
(syntax-case stx ()
[(_) (with-syntax ([(id ...) (list (datum->syntax-object