[racket-dev] REPL broken for #lang racket language?
Looks like a bug to me.
Robby
On Fri, Nov 4, 2011 at 4:25 PM, John Clements <clements at brinckerhoff.org> wrote:
> It looks to me like my drracket REPL is unusable. To wit:
>
> 1) unset PLTCOLLECTS.
> 2) move ~/Library/Racket
> 3) move ~/Library/Preferences/*racket*
> 4) start drracket
> 5) Choose "Use Language Declared in Source"
> 6) Run
> 7) In REPL, evaluate 13
> ... get this error message:
>
> compile: unbound identifier (and no #%app syntax transformer is bound) at: module in: (module program racket/base)
>
> === context ===
> /Users/clements/plt/collects/racket/sandbox.rkt:602:18
> /Users/clements/plt/collects/racket/sandbox.rkt:340:0: call-with-limits
> /Users/clements/plt/collects/racket/sandbox.rkt:582:0: evaluate-program
> /Users/clements/plt/collects/racket/private/more-scheme.rkt:151:2: call-with-break-parameterization
> /Users/clements/plt/collects/racket/sandbox.rkt:722:2: user-process
> /Users/clements/plt/collects/mred/private/wx/common/queue.rkt:432:6
> /Users/clements/plt/collects/mred/private/wx/common/queue.rkt:472:32
>
>
> Could I be doing something dumb here? If I don't hear from anyone, I'll file this as a bug report.
>
> John
>
>
> _________________________________________________
> For list-related administrative tasks:
> http://lists.racket-lang.org/listinfo/dev
>