[MLton-devel] Int-inf shifts

Stephen Weeks MLton@mlton.org
Thu, 31 Oct 2002 17:25:48 -0800


> Hmmm, there also appears to be a separate, unrelated, optimizer bug,
> since the following program is completely broken.
> 
> % cat z.sml
> val _ = print (concat [IntInf.fmt StringCvt.HEX 0x12AB, "\n"])
> val _ = print (concat [IntInf.fmt StringCvt.HEX 0x12AB34CD56EF, "\n"])
> % mlton z.sml && ./z
> 12AB
> 20526534579951

Found and fixed.  The optimizer was ignoring the base!

The lower case problem is still there.


-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en
_______________________________________________
MLton-devel mailing list
MLton-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlton-devel