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
The implementation relies solely on C doubles to handle these, which should be portable. I suspect it is a precision issue rather than a completely wrong decoding, but nevertheless this is very interesting.
When running ctest on i686 arch, there is failed test_float8 with cbor_float_get_float8(float_ctrl) == 1.0e+300, on x64_86 arch works as expected.
build.txt
build_test log attached
The text was updated successfully, but these errors were encountered: