[MLton-user] Compilation fail with "List.removeFirst"
Matthew Fluet
matthew.fluet at gmail.com
Fri Feb 18 13:32:07 PST 2011
Thanks for this bug report as well. (And, btw, *excellent* bug
reports!) This was an issue with the handling of floating-point NAN
constants. The fix, and some more details are committed:
http://mlton.org/cgi-bin/viewsvn.cgi?rev=7503&view=rev
You would need to rebuild the compiler to get the fixes. From your
previous question about libraries, I think you are using amd64-darwin
w/ MacPorts; I can post a build for that platform on
http://mlton.org/Experimental.
On Thu, Feb 17, 2011 at 5:33 AM, Alexandre Hamez
<alexandre.hamez at gmail.com> wrote:
> Hello,
>
> The compilation of the attached file fails with "List.removeFirst". It seems to be triggered when a reference to a real is not used. While the attached file is a dumb example, it is really annoying when a part of a program is not used at runtime.
>
> ---------------------
> Alexandre Hamez
>
> (the .zip file contains the compilation trace with -verbose 2 and the program in error)
>
>
> _______________________________________________
> MLton-user mailing list
> MLton-user at mlton.org
> http://mlton.org/mailman/listinfo/mlton-user
>
More information about the MLton-user
mailing list