Re: [racket] procedure get-compiled-file-sha1: expects 1 argument, given 2

2010-08-25 Thread Laurent
The new way to deal with Windows icons works fine and is easy to use. Thanks a lot Matthew! (for those interested, search for "create-embedding-executable") On Mon, Jun 28, 2010 at 19:54, Laurent wrote: > > > On Mon, Jun 28, 2010 at 15:08, Matthew Flatt wrote: > >> At Sun, 27 Jun 2010 19:34:02

Re: [racket] procedure get-compiled-file-sha1: expects 1 argument, given 2

2010-06-28 Thread Laurent
On Mon, Jun 28, 2010 at 15:08, Matthew Flatt wrote: > At Sun, 27 Jun 2010 19:34:02 +0200, Laurent wrote: > > . . M:\Program Files\Racket\collects\racket\private\promise.rkt:103:10: > > procedure get-compiled-file-sha1: expects 1 argument, given 2: > > # # > > This bug seems to have been fixed sin

Re: [racket] procedure get-compiled-file-sha1: expects 1 argument, given 2

2010-06-28 Thread Matthew Flatt
At Sun, 27 Jun 2010 19:34:02 +0200, Laurent wrote: > . . M:\Program Files\Racket\collects\racket\private\promise.rkt:103:10: > procedure get-compiled-file-sha1: expects 1 argument, given 2: > # # This bug seems to have been fixed since v5.0. You could try a nightly build from http://pre.racket-

Re: [racket] procedure get-compiled-file-sha1: expects 1 argument, given 2

2010-06-27 Thread Laurent
> And I don't know what is the problem with the icon. It is a 16x16, 32-bit > file. > the problem was apparently with the ico file itself, which did not include *all* specified format, as said in the docs. (using SimplyIcon solved my problem, if anyone cares) Now remains the question of what the

Re: [racket] procedure get-compiled-file-sha1: expects 1 argument, given 2

2010-06-27 Thread Laurent
> However, from the command line, I get another error: > <<< > E:\Projets\Scheme-svn\towers>racket -S E:\Projets\Scheme-svn compile.rkt > car: expects argument of type ; given '() > > === context === > M:\Program Files\Racket\collects\compiler\private\winicon.rkt:514:44: loop > M:\Program Files\Ra