On Wed, Oct 14, 2009 at 11:57 PM, Matthew Fluet <span dir="ltr">&lt;<a href="mailto:matthew.fluet@gmail.com">matthew.fluet@gmail.com</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 class="im">It is fortunate that the ports have been going so smoothly.  I would<br>
have cautioned against it ... introducing new, and mostly untested,<br>
platforms shortly before a release is not a recipe for stability.<br></div></blockquote><div><br><div>Well,
I&#39;d argue that porting an otherwise portable project to new platforms
usually helps turn up hidden bugs that can bite you later. Those two
alignment issues, for example. There&#39;s also a segfault on
kfreebsd-amd64, which I&#39;ll wager also stems from an actual bug in MLton
(supposing I can find it).<br>
<br>Of the remaining debian targets:<br>  mips(el) -- known to work
because I&#39;ve cross-compiled it to build embedded stuff for ages, but no
porter machine is available with debian that I can bootstrap it on.
hoping to find someone to loan me shell access.<br>
  arm/m68k -- insufficient memory, so not included<br>  hurd-i386 -- adding hurd support would require actual new code, so no sense trying to get this in<br><br></div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


There are a few other items that I would like to finish before<br>
releasing.  One is the performance bugs identified by Reactive<br>
Systems.  </blockquote></div><div><br>If it&#39;s reproducible I can take a whack at it. Which issue is this? link?<br> </div><div class="im"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Another is a regression failure with signals on Mac OS X<br>
10.5 (Leopard), which I believe is due to a broken sigaltstack, but<br>
have had difficulty isolating.<br></blockquote><br></div>What&#39;s the failure mode?<br><br></div></div><br>