You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@mynewt.apache.org by "Christopher Collins (JIRA)" <ji...@apache.org> on 2016/06/18 16:27:05 UTC

[jira] [Closed] (MYNEWT-290) bletiny parseuint32_t won't parse positive numbers.

     [ 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)