[Asterisk-code-review] core/conversions: Added a string to unsigned integer conversion (asterisk[master])
Mark Michelson
asteriskteam at digium.com
Mon May 15 17:19:03 CDT 2017
Mark Michelson has posted comments on this change. ( https://gerrit.asterisk.org/5628 )
Change subject: core/conversions: Added a string to unsigned integer conversion
......................................................................
Patch Set 1:
It's not clear from the commit message why this is necessary. What does this offer that
sscanf(str, "%u", &val);
does not?
--
To view, visit https://gerrit.asterisk.org/5628
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: If7eaca4a48f8c7b89cc8b5a1f4bed2852fca82bb
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Kevin Harwell <kharwell at digium.com>
Gerrit-Reviewer: Jenkins2
Gerrit-Reviewer: Mark Michelson <mmichelson at digium.com>
Gerrit-HasComments: No
More information about the asterisk-code-review
mailing list