-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 1.4.0
-
Component/s: libbson
bson_decimal128_to_string() may return the special strings "Infinity" or "NaN". These values should be exposed as constants so have a known value to compare. Likewise, drivers using libbson can depend on these constants for exposing their own constants.
- related to
-
PHPC-619 Implement Decimal 128 type spec
- Closed
-
CDRIVER-1472 NaN handling difference between C and C++ driver
- Closed