read-language is never supposed to return eof but in some situations I
cannot reproduce it does (this used to cause drracket to get stuck in
an edit sequence). So I added a printf at a callsite; if you can make
it happen that would be useful.

Robby

On Wednesday, January 12, 2011, Matthias Felleisen <matth...@ccs.neu.edu> wrote:
>
> This showed up in the console from where I launched drracket:
>
>> file #f produces eof from read-language
>>   port-next-location (#f #f 36)
>>   str ";; Xexpr -> [Listof (Cons Nat Nat)]"
>
> The string is a part of my program.
> _________________________________________________
>   For list-related administrative tasks:
>   http://lists.racket-lang.org/listinfo/dev
>
_________________________________________________
  For list-related administrative tasks:
  http://lists.racket-lang.org/listinfo/dev

Reply via email to