[MLton] test-{create,spawn} fail(?) on MinGW

Wesley W. Terpstra wesley at terpstra.ca
Fri Jul 3 06:53:17 PDT 2009


I was running a regression of HEAD when I noticed:

testing test-create
> 6c6
> < exit_status: W_EXITSTATUS 7
> ---
> > exit_status: W_SIGNALED 7
> difference with -type-check true
> testing test-spawn
> 6c6
> < exit_status: W_EXITSTATUS 7
> ---
> > exit_status: W_SIGNALED 7
> 8c8,9
> < exit_status: W_SIGNALED 9
> ---
> > unhandled exception: SysErr: Unknown error: kill [nosys]
> > Nonzero exit status.
> difference with -type-check true


The program test-spawn.exe went into an infinite loop and ate 100% CPU.

I'm looking into fixing this, so please don't make a release yet! :)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mlton.org/pipermail/mlton/attachments/20090703/a0149e36/attachment.html


More information about the MLton mailing list