projects
/
platform
/
upstream
/
guile.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c57b2a
)
Shunt syntax-sourcev to (system syntax internal)
author
Andy Wingo
<wingo@pobox.com>
Thu, 25 Feb 2021 15:07:10 +0000
(16:07 +0100)
committer
Andy Wingo
<wingo@pobox.com>
Thu, 25 Feb 2021 20:26:43 +0000
(21:26 +0100)
* module/ice-9/boot-9.scm: Add syntax-sourcev to hidden bindings.
module/ice-9/boot-9.scm
patch
|
blob
|
history
diff --git
a/module/ice-9/boot-9.scm
b/module/ice-9/boot-9.scm
index 67d84ae52b12be813d7388a58aa64f8b2c69caeb..f49516d6c1a4367330b66b04fe58df36e08c9e35 100644
(file)
--- a/
module/ice-9/boot-9.scm
+++ b/
module/ice-9/boot-9.scm
@@
-4672,7
+4672,8
@@
R7RS."
make-syntax
syntax-expression
syntax-wrap
- syntax-module)))
+ syntax-module
+ syntax-sourcev)))
\f