On Tue, Jul 7, 2009 at 12:25 AM, Matthew Fluet <span dir="ltr">&lt;<a href="mailto:fluet@tti-c.org">fluet@tti-c.org</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div>test-create behaves the same with r7179 and r7208.  My guess is that the bit is too high to be noticed by the Cygwin/Posix WIFEXITED/etc macros (used by Process.fromStatus&#39; to convert from an integer to the Posix.Process.exit_status datatype).<br>

</div></blockquote></div><br>Good, I choose that bit for this exact reason. I assumed it was working on cygwin and didn&#39;t want to break it. From what you said earlier, it didn&#39;t work anyway, so no harm done. :)<br>
<br>I&#39;m not sure it&#39;s worth trying to fix these two tests for &quot;use-mmap false&quot;, which seems a rather obsolete feature. Use cygwin as unix, or else go with mingw for &quot;native&quot; windows.<br><br>On a side-note: win64 is working surprisingly well! It seems there has been real progress made by the mingw-w64 project since I last tried it.<br>
<br>