Re: [racket] Racket 5.1.3 bug running exes from empty path

2012-04-04 Thread Matthew Flatt
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 as 1st argument, > gi

[racket] Racket 5.1.3 bug running exes from empty path

2012-04-04 Thread RĂ¼diger Asche
Hi there, 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 as 1st argument, given: #f; other arguments were: # === context === embe