[plt-scheme] Uncorrect enter! behaviour

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Wed Jun 18 08:32:33 EDT 2008

[Re-sending, because my reply yesterday doesn't seem to have gone
 through.]

At Mon, 16 Jun 2008 14:22:17 +0200, "Ferreira Maurizio" wrote:
>    (enter! "serve.ss")
> 
> After that, I tried to modify the example, but reevaluating the enter!
> statement,
> it doesn't reload my changes.
> 
> In order to see them I have to quit MzScheme and restart it.
> 
> I'm using MzScheme vers. 4.0 [3m], under Windows 2000 sp4.

This is a bug that only shows up under Windows (related to
case-normalizing paths). It's fixed in SVN for the forthcoming 4.0.1
release.


Matthew



Posted on the users mailing list.