Details
-
Bug
-
Status: Closed
-
Major - P3
-
Resolution: Works as Designed
-
2.7.1
-
None
-
Fully Compatible
-
ALL
-
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
-