On 08/13/2018 04:48 AM, Holger Freyther wrote: > you might trigger known undefined behavior in the multiplication path. > > Could you try > http://git.savannah.gnu.org/cgit/smalltalk.git/commit/?id=72ada189aba0283c551ead16635c1983968080b8?
im not sure what result you thought i may get - were you suspecting that building from that commit would expose the 'ZeroDivde' error? - it did not - the results are exactly the same including the order-of-magnitude bug for 1e-4 $ gst --version GNU Smalltalk version 3.2.92-72ada189 $ gst GNU Smalltalk ready st> 0.05 0.05 st> 1e-4 0.00001 st> 1e-3 0.001
signature.asc
Description: OpenPGP digital signature
_______________________________________________ help-smalltalk mailing list help-smalltalk@gnu.org https://lists.gnu.org/mailman/listinfo/help-smalltalk