[
https://issues.apache.org/jira/browse/MYNEWT-290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Collins closed MYNEWT-290.
--------------------------------------
Resolution: Cannot Reproduce
I have had no issues with this. Maybe the issue you had was that you were
parsing a string with a leading zero, so the function was interpreting it as an
octal number?
> bletiny parseuint32_t won't parse positive numbers.
> -----------------------------------------------------
>
> Key: MYNEWT-290
> URL: https://issues.apache.org/jira/browse/MYNEWT-290
> Project: Mynewt
> Issue Type: Bug
> Reporter: Paul Dietrich
>
> Seems like the parse_uint32 won't parse positive numbers because
> its calling a function that uses longs (which are only 32-bits).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)