Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Works as Designed
-
Affects Version/s: 2.7.1
-
Fix Version/s: None
-
Component/s: Internal Code
-
Labels:
-
Backwards Compatibility:Fully Compatible
-
Operating System:ALL
-
Sprint:Platforms 13 (04/22/16)
Description
See https://github.com/mongodb/mongo/blob/r2.7.1/src/mongo/base/parse_number_test.cpp#L300
The issue is that the system libraries that parseNumberFromString uses do not correctly parse these values. For example: "0x10.1" is not parseable on these platforms.
User visible impact:
- command line parsing
- JSON parsing
- other?
Attachments
Issue Links
- is related to
-
SERVER-14110 Inconsistent handling of numerical base specifier in startup options
-
- Closed
-