[racket-dev] REPL broken for #lang racket language?

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Fri Nov 4 18:05:45 EDT 2011

The bug was from a commit on Wednesday. As it happens, I just now
noticed the problem, too.

I've pushed a fix.

At Fri, 4 Nov 2011 17:37:01 -0400, Sam Tobin-Hochstadt wrote:
> This just started happening to me as well.
> 
> On Fri, Nov 4, 2011 at 5: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:
> 
> 
> 
> -- 
> sam th
> samth at ccs.neu.edu
> _________________________________________________
>   For list-related administrative tasks:
>   http://lists.racket-lang.org/listinfo/dev


Posted on the dev mailing list.