Actions
Bug #9572
closedSome JSON serializer tests fail with recent Boost versions
Start date:
01/05/2022
Due date:
% Done:
100%
Estimated time:
Description
Because of our workaround for issue #9363, floating point numbers are formatted differently starting from Boost 1.76.0 (ending whenever Boost finally fixes that issue).
This causes the json_generate_object
and json_test_double_dim
tests to fail.
Updated by Roel Standaert almost 3 years ago
- Related to Bug #9363: Add a workaround for Boost Spirit issue #688 added
Updated by Roel Standaert almost 3 years ago
- Status changed from InProgress to Review
- Assignee deleted (
Roel Standaert)
Updated by Roel Standaert almost 3 years ago
- Status changed from Review to Resolved
Updated by Roel Standaert over 2 years ago
- Status changed from Resolved to Closed
Updated by Roel Standaert over 2 years ago
- Related to Bug #10320: Disable workarounds for issue #9363 and #9572 when using Boost 1.79.0 or higher added
Actions