You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Comparing some fixed point numbers results always in "false". The original fixed library does not have this problem. Further information and code example below.
Comparing some fixed point numbers results always in "false". The original fixed library does not have this problem. Further information and code example below.
System
OS: # 86~20.04.1-Ubuntu - Kernel 5.4.0-77-generic - x86_64 GNU/Linux
CPU: Ryzen 5 3600
RAM: 32 GB - 2x D416GB 3600-17 Viper Steel - 0B swap
Minimal example
tested with rustc nightly-2021-03-10-x86_64-unknown-linux-gnu and stable-x86_64-unknown-linux-gnu.
using substrate-fixed @ b33d186:
The same with the original fixed library @ v1.9.0:
The text was updated successfully, but these errors were encountered: