<br><br><div class="gmail_quote">On Mon, Jun 28, 2010 at 15:08, Matthew Flatt <span dir="ltr">&lt;<a href="mailto:mflatt@cs.utah.edu">mflatt@cs.utah.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">At Sun, 27 Jun 2010 19:34:02 +0200, Laurent wrote:<br>
&gt; . . M:\Program Files\Racket\collects\racket\private\promise.rkt:103:10:<br>
&gt; procedure get-compiled-file-sha1: expects 1 argument, given 2:<br>
&gt; #&lt;path:common_ss.zo&gt; #&lt;path:compiled\drracket&gt;<br>
<br>
</div>This bug seems to have been fixed since v5.0. You could try a nightly<br>
build from<br>
<br>
  <a href="http://pre.racket-lang.org/installers/" target="_blank">http://pre.racket-lang.org/installers/</a><br>
<br></blockquote><div><br>Ha nice, thanks.<br> 
<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I think that re-installing didn&#39;t help because the bug is triggered by<br>
something in &quot;.dep&quot; files for your code. So, removing &quot;compiled&quot;<br>
directories may work around the problem.<br></blockquote><div><br>I tried that on my own compiled dirs, but you are probably referring to others? Or maybe I didn&#39;t do it right.<br><br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">
&gt; E:\Projets\Scheme-svn\towers&gt;racket -S E:\Projets\Scheme-svn compile.rkt<br>
&gt; car: expects argument of type &lt;pair&gt;; given &#39;()<br>
<br>
</div>Can you send me your old &quot;.ico&quot; file so that I can make replicate and<br>
fix this bug?<br></blockquote></div><br>Here it is. Just a simple bmp file with only one icon inside.<br><br>Also, while we are at it, the constraint in (send a-frame set-icon ....) about the mask having to be a monochrome xbm file is a bit cumbersome (WinXP). If it is easy for you to allow for PNG alpha masks, please don&#39;t hesitate ;)<br>