[MLton] the next public release
Stephen Weeks
MLton@mlton.org
Mon, 16 Aug 2004 11:26:50 -0700
> And I also have the converted code now. This will enable profiling
> for OpenBSD on MLton.
Works perfectly and is now checked in. Thanks.
The only remaining problem on OpenBSD is the behavior of the socket
regression. When I run it, I get
unhandled exception: SysErr: Invalid argument [inval]
Jesper, have you had a chance to look into this? It is probably the
known problem with different behavior in connecting to a socket that
hasn't yet accepted, but it would be good to at least confirm this.
Even better would be to find out how to fix it (probably by changing
the regression test).