mirror of
https://github.com/fluencelabs/redis
synced 2025-03-18 16:40:50 +00:00
64 bit double math is not enough to make the test passing, and rounding to 1.2999999 instead of 1.23 is not an error in the implementation. Valgrind and sometimes other archs are not able to work with 80 bit doubles.