[racket] File name case when saving in Win 7

From: Eli Barzilay (eli at barzilay.org)
Date: Sat Mar 2 16:48:33 EST 2013

Earlier today, Danny Yoo wrote:
> 
> Windows does not provide a case sensitive file system.

But its FS is case-preserving...

Earlier today, Danny Yoo wrote:
> Ok, I think I've found it: the DrRacket 'framework' library, which
> provides the helper functions used by DrRacket, has a function
> called put-file which it uses to get filenames.

... which makes this wrong.

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!

Posted on the users mailing list.