[ 
https://issues.apache.org/jira/browse/MYNEWT-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15687839#comment-15687839
 ] 

ASF subversion and git services commented on MYNEWT-483:
--------------------------------------------------------

Commit b46449cee030558ce4b4586d61c336652fb2a282 in incubator-mynewt-newt's 
branch refs/heads/develop from [~ccollins476]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-newt.git;h=b46449c 
]

MYNEWT-483 - Correctly parse syscfg int names.


> newt target set with colon creates unrecoverable error
> ------------------------------------------------------
>
>                 Key: MYNEWT-483
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-483
>             Project: Mynewt
>          Issue Type: Bug
>          Components: Newt
>    Affects Versions: v1_0_0_beta1
>            Reporter: Sterling Hughes
>            Assignee: Christopher Collins
>             Fix For: v1_0_0_beta1
>
>
> If you set a syscfg with newt target set: 
> newt target set tgtname syscfg="MY_SYSCFG:1"
> then you will get an interface panic everytime you call newt in that 
> directory.  This is because, obviously, newt interprets the colon as a 
> separation of syscfg values and not an assignment.  In the syscfg.yml file 
> you see the variable set as:
>    1: 1
> However, this should be caught upon input, and newt should not panic on every 
> command once this is set, but rather handle this case gracefully.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to