You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ja...@apache.org on 2017/07/09 20:46:24 UTC

[mynewt-core] branch master updated (4951254 -> 45af4d3)

This is an automated email from the ASF dual-hosted git repository.

janc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git.


    from 4951254  native_sockets; fix typo.
     add 6b82883  Fix compilation error when SENSOR_OIC is disabled Fix the following compilation error:     main.c:76:12: error: 'sensor_oic_gap_event' declared 'static' but never defined [-Werror=unused-function]      static int sensor_oic_gap_event(struct ble_gap_event *event, void *arg);                 ^
     new 45af4d3  Merge pull request #395 from cwanda/compile_errors

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 apps/sensors_test/src/main.c | 2 ++
 1 file changed, 2 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
['"commits@mynewt.apache.org" <co...@mynewt.apache.org>'].

[mynewt-core] 01/01: Merge pull request #395 from cwanda/compile_errors

Posted by ja...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

janc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit 45af4d3824bc2cc495db03bbb047f71f704e4239
Merge: 4951254 6b82883
Author: Szymon Janc <sz...@codecoup.pl>
AuthorDate: Sun Jul 9 22:46:22 2017 +0200

    Merge pull request #395 from cwanda/compile_errors
    
    Fix compilation error in apps/sensors_test/main.c when SENSOR_OIC is disabled

 apps/sensors_test/src/main.c | 2 ++
 1 file changed, 2 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
"commits@mynewt.apache.org" <co...@mynewt.apache.org>.