normalize module rename info to vector in ".zo" format
This is related to the receent repairs for submodules and
`variable-reference->namespace'.
Merge to v5.3
original commit: 5a1bc5ad40
This commit is contained in:
parent
3c46e5fdc6
commit
462f389bb2
|
@ -124,7 +124,7 @@
|
|||
[max-let-depth exact-nonnegative-integer?]
|
||||
[dummy toplevel?]
|
||||
[lang-info (or/c #f (vector/c module-path? symbol? any/c))]
|
||||
[internal-context (or/c #f #t stx? (listof stx?))]
|
||||
[internal-context (or/c #f #t stx? (vectorof stx?))]
|
||||
[pre-submodules (listof mod?)]
|
||||
[post-submodules (listof mod?)]))
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user