-
Type: Improvement
-
Resolution: Won't Fix
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Internal Code
-
Dev Tools 2019-02-25, Dev Tools 2019-04-08
- strtod on Windows cannot parse +/-Infinity or NaN.
- Proper error checking is error prone for strtol and strtod, atoi, etc.
Exclude mongo/db/json.cpp (JSON parser), which depends on the integrated lex/parse behavior of strto*.
- is related to
-
SERVER-8936 TestParsingOverflow unit test failing
- Closed
- links to