[racket] Bug?

From: Robby Findler (robby at eecs.northwestern.edu)
Date: Wed Dec 21 12:44:33 EST 2011

That looks like a bug, yes. Can you give a (preferably) small example
to reproduce it?

Robby

2011/12/21 José Lopes <jose.lopes at ist.utl.pt>:
> Hello,
>
> Is this supposed to happen?
>
> exception raised by error display handler: normalize-path: #<path:C:/var>
> (within the input path) is not a directory or does not exist; original
> exception raised: expand: unbound identifier in module
>
> I used the 'rename' functionality after 'check syntax', and I renamed a
> function inside a module. Then I pressed Run. I use this strategy to find
> out which occurrences of that function must be manually fixed, since there
> is no global refactor.
>
> Regards,
> José
>
> --
> José António Branquinho de Oliveira Lopes
> 58612 - MEIC-A
> jose.lopes at ist.utl.pt
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://lists.racket-lang.org/listinfo/users



Posted on the users mailing list.