[MLton] Patch ready
Matthew Fluet
fluet at tti-c.org
Sun Feb 11 14:26:43 PST 2007
Wesley W. Terpstra wrote:
> On Feb 11, 2007, at 10:37 PM, Matthew Fluet wrote:
>> I've checked in the fix, which ensures that WordXVector.equals returns
>> true only if the two vectors have the same elementSize and the same
>> elements.
>
> Thanks! Now that regression/widechar.sml compiles, I had a look over it.
>
> The two 'WRONG' cases are actually fine. They come from parsing \256 and
> \777 respectively. This wouldn't work for a Char (where I got the code
> from), but it works just fine for a WideChar.
>
> More worrying, however, is that the executable is bugged! It runs three
> times in a row on my system. All three runs are successful, and
> terminate at test43, but it should only be running once!
I don't get this behavior at all.
More information about the MLton
mailing list