projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f383d9
)
Restrict access to type proxies.
author
Chris Hanson
<org/chris-hanson/cph>
Sat, 17 Mar 2018 23:38:13 +0000
(16:38 -0700)
committer
Chris Hanson
<org/chris-hanson/cph>
Sat, 17 Mar 2018 23:38:13 +0000
(16:38 -0700)
src/runtime/runtime.pkg
patch
|
blob
|
history
diff --git
a/src/runtime/runtime.pkg
b/src/runtime/runtime.pkg
index 905eaf321e85f8b9c11b5314956b36a2082da94b..0e114d7bd14cbc6fa3d2b7a6af11ada36996a24a 100644
(file)
--- a/
src/runtime/runtime.pkg
+++ b/
src/runtime/runtime.pkg
@@
-3735,9
+3735,10
@@
USA.
error:no-such-slot
error:uninitialized-slot
record-type-field-index
- record-type-proxy:host
- record-type-proxy:pathname
set-record-type-fasdumpable!)
+ (export (runtime pathname)
+ record-type-proxy:host
+ record-type-proxy:pathname)
(export (runtime unparser)
named-list-with-unparser?
named-vector-with-unparser?)