[racket] Module Browser on 5.2

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Sun Nov 13 17:31:02 EST 2011

Is it possible your language is set to one of the teaching language
(e.g., Beginning Student) instead of using the language specified in
the file?

Robby

On Sun, Nov 13, 2011 at 8:40 AM, Rodolfo Carvalho <rhcarvalho at gmail.com> wrote:
> Hello,
> IIRC, Module Browser was working fine for me in previous versions.
> It seems now that whenever I try to run it on a module, I get the error:
> ____________________________
> Error expanding the program:
> read: illegal use of "."
> ____________________________
>
> And the module overview progress says
> Adding file: C:\Program Files\Racket\collects\lang\imageeq.rkt...
>
>
> When there are no "." in the current file, the error reads "module: this
> function is not defined" (but there is no explicit usage of (module) in the
> file)
>
> Even if I open C:\Program Files\Racket\collects\lang\imageeq.rkt in DrRacket
> and try to run Module Browser on it, it fails.
>
> Am I doing something wrong?
> Rodolfo Carvalho
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users
>



Posted on the users mailing list.