[GitHub] [mynewt-core] ccollins476ad commented on a change in pull request #2180: sys/config: Support for unsigned integer types

2020-02-12 Thread GitBox
ccollins476ad commented on a change in pull request #2180: sys/config: Support for unsigned integer types URL: https://github.com/apache/mynewt-core/pull/2180#discussion_r378435306 ## File path: sys/config/src/config.c ## @@ -194,6 +196,34 @@ conf_value_from_str(char

[GitHub] [mynewt-core] ccollins476ad commented on a change in pull request #2180: sys/config: Support for unsigned integer types

2020-02-12 Thread GitBox
ccollins476ad commented on a change in pull request #2180: sys/config: Support for unsigned integer types URL: https://github.com/apache/mynewt-core/pull/2180#discussion_r378435306 ## File path: sys/config/src/config.c ## @@ -194,6 +196,34 @@ conf_value_from_str(char

[GitHub] [mynewt-core] ccollins476ad commented on a change in pull request #2180: sys/config: Support for unsigned integer types

2020-02-12 Thread GitBox
ccollins476ad commented on a change in pull request #2180: sys/config: Support for unsigned integer types URL: https://github.com/apache/mynewt-core/pull/2180#discussion_r378422805 ## File path: sys/config/src/config.c ## @@ -252,6 +283,21 @@ conf_str_from_value(enum

[GitHub] [mynewt-core] ccollins476ad commented on a change in pull request #2180: sys/config: Support for unsigned integer types

2020-02-12 Thread GitBox
ccollins476ad commented on a change in pull request #2180: sys/config: Support for unsigned integer types URL: https://github.com/apache/mynewt-core/pull/2180#discussion_r378419873 ## File path: sys/config/src/config.c ## @@ -194,6 +196,34 @@ conf_value_from_str(char

[GitHub] [mynewt-core] ccollins476ad commented on a change in pull request #2180: sys/config: Support for unsigned integer types

2020-02-12 Thread GitBox
ccollins476ad commented on a change in pull request #2180: sys/config: Support for unsigned integer types URL: https://github.com/apache/mynewt-core/pull/2180#discussion_r37842 ## File path: sys/config/src/config.c ## @@ -194,6 +196,34 @@ conf_value_from_str(char