Ticket #23 (closed defect)
bad variable reference
Reported by: | dherman | Owned by: | dherman |
---|---|---|---|
Priority: | blocker | Milestone: | |
Component: | dherman/javascript.plt | Keywords: | |
Cc: | Version: | ||
Racket Version: |
Description
Jay McCarthy? wrote:
setup-plt: Error during Compiling .zos for JavaScript?
(/Users/jay/Library/PLT
Scheme/planet/300/370.2/cache/dherman/javascript.plt/5/2)
setup-plt: compiler/hoist.ss:462:64: provide/contract: expected
field name to be variables, but found vars at: vars in:
(provide/contract (struct (FunctionDeclaration?/hoisted
FunctionDeclaration?) ((location (optional/c region?)) (name
Identifier?) (args (listof Identifier?)) (body (listof Statement?))
(functions (listof FunctionDeclaration?/hoisted?)) (vars (listof
Identi...
vars should be variables in the hoist.ss contracts
Jay
Change History
Note: See
TracTickets for help on using
tickets.