Closed MinoruSekine closed 1 month ago
test//test_numeric_limits_bool_consts.cc:68:25: error: use of infinity is undefined behavior due to the currently enabled floating-point options [-Werror,-Wnan-infinity-disabled]
68 | EXPECT_EQ(fixed_t(0), limits::infinity());
| ^~~~~~~~~~~~~~~~~~
Summary
Details
Continuous operation guarantee by
References
228
Notes