[MLton] possible IntInf bug

Stephen Weeks MLton@mlton.org
Fri, 13 Feb 2004 23:34:06 -0800


Henry, could you take a look at the toChunkR function in
basis-library/integer/int-inf.sml?  I am testing out a new feature
that detects unused variables, and it detects that the variable
"cread" defined on line 636 is unused.  I looked into the CVS and that
was the case with the initial commit as well.  Is it a bug?