[racket] Racket 5.1.3 bug running exes from empty path

From: Matthew Flatt (mflatt at cs.utah.edu)
Date: Wed Apr 4 10:25:35 EDT 2012

At Wed, 04 Apr 2012 09:58:32 +0200, Rüdiger Asche wrote:
> when raco exe is used to create a standalone .exe and I try to run the  
> resulting exe from a DOS box with an empty path, the runtime support  
> terminates with the message
> 
> with-input-from-file: expects type <path or string> as 1st argument,  
> given: #f;
> other arguments were: #<procedure>

I've fixed this bug for the next version.

Thanks for the report!



Posted on the users mailing list.