-
Type: Task
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 2.2.0
-
Component/s: Internal Code
-
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.