Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-7143

Replace other integer parsing code with calls to parseNumberFromString()

    • Fully Compatible
    • Dev Tools 2019-06-17, Dev Tools 2019-07-01

      We have uses of atoi, atol, strtol, and I believe at least one custom a-to-i implementation in our codebase. Switching to parseNumberFromString(), which has actual unit tests and easy-to-follow error logic would be a good idea.

            Assignee:
            nathan.brown@mongodb.com Nathan Brown (Inactive)
            Reporter:
            schwerin@mongodb.com Andy Schwerin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: