[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] We need a solution for cross-platform bit-identical floating point. (#315)

Nicolas Cellier notifications at github.com
Tue Dec 11 21:17:19 UTC 2018


I've checked that FloatMathPluginTests does not segfault anymore with head Win64 squeak.cog.spur if I replace `platforms/Cross/plugins/FloatMathPlugin/fdlibm` with my master branch.
All the tests are red because they depend on Random implementation, and implementation changed from a naive Park Milller to a Mersenne Twister... I will try to fix the VMMaker tests.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/315#issuecomment-446365148
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20181211/0f152276/attachment.html>


More information about the Vm-dev mailing list