[racket] Module Browser on 5.2

From: Rodolfo Carvalho (rhcarvalho at gmail.com)
Date: Sun Nov 13 09:40:21 EST 2011

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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20111113/4eaf1b30/attachment.html>

Posted on the users mailing list.