Paolo Bonzini wrote:
> This stupid (almost embarrassing...) bug happens
because, in the more
> common idiom "3 ~= 3.0", the VM optimizes out
the method calls. In the
> case of the JIT however this does not happen, and this
causes the
> simpler idiom to fail as well (and the Complex package
to fail the test
> suite).
>
> While not perfect, the testsuite results are good
enough.
Ehm, the patch.
Paolo
_______________________________________________
help-smalltalk mailing list
help-smalltalk gnu.org
http://lists.gnu.org/mailman/listinfo/help-smalltalk
|