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

ASF GitHub Bot commented on MYNEWT-557:
---------------------------------------

GitHub user cwanda opened a pull request:

    https://github.com/apache/incubator-mynewt-site/pull/157

    Document Override of Undefined Settings.

    Support was added to the 'newt build' command to print out an "ignoring 
override of undefined settings" message when log level is set to DEBUG 
(MYNEWT-557). This commit Adds an Override of Undefined System Configuration 
Setting section to explan this and also added an explanation on why BSP 
packages can override undefined settings

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/cwanda/incubator-mynewt-site MYNEWT-557-DOC

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-mynewt-site/pull/157.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #157
    
----
commit 3bd59c1610091fb20811f9632d14e5af3b1ecdab
Author: cwanda <[email protected]>
Date:   2017-02-19T16:02:50Z

    Document Override of Undefined Settings.
    Support was added to the 'newt build' command to print out an "ignoring 
override of undefined settings" message when
    log level is set to DEBUG (MYNEWT-557). This commit Adds an Override of 
Undefined System Configuration Setting section to explan this and also added an 
explanation on why BSP packages can override undefined settings

----


> Newt build command does not print out a warning when overriding an undefined 
> configuration setting
> --------------------------------------------------------------------------------------------------
>
>                 Key: MYNEWT-557
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-557
>             Project: Mynewt
>          Issue Type: Bug
>          Components: Newt
>    Affects Versions: v1_0_0_beta1
>            Reporter: Wanda Chiu
>            Assignee: Wanda Chiu
>             Fix For: v1_0_0_rel
>
>
> The newt build command ignores overriding an undefined configuration setting. 
> There should be a warning message to let the user know because the error may 
> be caused by typo with the configuration setting name. This can create 
> unexpected behavior because the user thinks the override was successful. Note 
> that the newt target config command does output a warning message.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to