The documentation for bson_decimal128_from_string doesn't say anything about the return value. I assume that it returns whether or not it was able to parse a bson_decimal128_t from the string (and populates the out argument if true), but this should probably be explicitly stated.
- related to
-
CXX-1066 Audit all libmongoc and libbson calls for error handling
- Closed