[MLton-devel] Word32.toLargeIntX discrepancy between MLton and SMLNJ

Nikos P. Pitsianis nikos@cs.duke.edu
Fri, 12 Jul 2002 15:56:10 -0400


Hello folks,
there is a discrepancy between MLton and SMLNJ.

Word32.toLargeIntX returns IntInf.int in your implementation
but SML/NJ returns Int32.int.

The following would trigger it:

fun bug x = (5 : Int32.int) = Word32.toLargeIntX x

Sorry I do not have the chance to figure out who is correct, but I can
try to, if you need help. I appreciate your work and the service you are
offering to the SML community. 

Regards,
Nikos



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel