DescriptionAdd string_number_conversion and its test.
This includes the StringToNumber() function, both int and unsigned int variants.
Similar functionality is available in base, but it is unsuitable for
applications where a number’s base may be determined based on an "0x" or
"0X" prefix (hexadecimal) or an "0" prefix (octal).
TEST=util_test StringNumberConversion.*
R=rsesek@chromium.org
Committed: https://chromium.googlesource.com/crashpad/crashpad/+/10d1b76b90b23463c22bf8d06a3f93781e48d2e2
Patch Set 1 #
Total comments: 1
Messages
Total messages: 5 (1 generated)
|