[GitHub] vrahane closed pull request #505: MYNEWT-828 SensorAPI: Sensor OIC notifications/triggers

2017-09-22 Thread git
vrahane closed pull request #505: MYNEWT-828 SensorAPI: Sensor OIC notifications/triggers URL: https://github.com/apache/mynewt-core/pull/505 This is an automated message from the Apache Git Service. To respond to the

[mynewt-core] 01/01: Merge pull request #505 from vrahane/sensor_notif

2017-09-22 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 0574ab6b74ca32779925038b31561a24528a2242 Merge: d8aa7d9 850f2ef Author: Vipul Rahane

[mynewt-core] branch master updated (d8aa7d9 -> 0574ab6)

2017-09-22 Thread vipulrahane
This is an automated email from the ASF dual-hosted git repository. vipulrahane pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from d8aa7d9 oic; fix compiler warning when using isalpha() with newlib. add 9db3b54 MYNEWT-828

[mynewt-core] branch master updated: oic; fix compiler warning when using isalpha() with newlib.

2017-09-22 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git The following commit(s) were added to refs/heads/master by this push: new d8aa7d9 oic; fix compiler warning when

[GitHub] ccollins476ad opened a new pull request #30: Various improvements for recovering from transport failure

2017-09-22 Thread git
ccollins476ad opened a new pull request #30: Various improvements for recovering from transport failure URL: https://github.com/apache/mynewt-newtmgr/pull/30 This is an automated message from the Apache Git Service. To

[mynewt-core] branch master updated (81b7a76 -> a0bdca3)

2017-09-22 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 81b7a76 Merge pull request #556 from ccollins476ad/1-1-0-compat add b71f0ef oic; explicitily fail with

[GitHub] mkiiskila closed pull request #567: oic; explicitily fail with assert() if running out of entries in

2017-09-22 Thread git
mkiiskila closed pull request #567: oic; explicitily fail with assert() if running out of entries in URL: https://github.com/apache/mynewt-core/pull/567 This is an automated message from the Apache Git Service. To respond

[mynewt-core] 01/01: Merge pull request #567 from mkiiskila/oc_resource_fail

2017-09-22 Thread marko
This is an automated email from the ASF dual-hosted git repository. marko pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit a0bdca3b6f603f98454aa48b5e5cf7c6eabe1f5a Merge: 81b7a76 b71f0ef Author: mkiiskila AuthorDate: Fri

[GitHub] mkiiskila opened a new pull request #99: size; map file parsing was not handling plain .o file names coming

2017-09-22 Thread git
mkiiskila opened a new pull request #99: size; map file parsing was not handling plain .o file names coming URL: https://github.com/apache/mynewt-newt/pull/99 from newlib properly. This is an automated message from the

[mynewt-core] 01/01: Merge pull request #556 from ccollins476ad/1-1-0-compat

2017-09-22 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 81b7a76dff460f70b13e96727e37aaeec28b34e9 Merge: 450b942 c3ade59 Author: ccollins476ad

[GitHub] ccollins476ad closed pull request #556: Add compat. rule to require newt 1.1.0+.

2017-09-22 Thread git
ccollins476ad closed pull request #556: Add compat. rule to require newt 1.1.0+. URL: https://github.com/apache/mynewt-core/pull/556 This is an automated message from the Apache Git Service. To respond to the message,

[mynewt-core] branch master updated (450b942 -> 81b7a76)

2017-09-22 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git. from 450b942 Merge pull request #562 from ccollins476ad/bswap-errors add c3ade59 Add compat. rule to

[GitHub] ccollins476ad commented on issue #556: Add compat. rule to require newt 1.1.0+.

2017-09-22 Thread git
ccollins476ad commented on issue #556: Add compat. rule to require newt 1.1.0+. URL: https://github.com/apache/mynewt-core/pull/556#issuecomment-331522068 The example sets an upper bound on the "good" newt versions. The top subrule (`1.1.0: error`) indicates that newt 1.1.0+ is

[mynewt-core] 01/01: Merge pull request #562 from ccollins476ad/bswap-errors

2017-09-22 Thread ccollins
This is an automated email from the ASF dual-hosted git repository. ccollins pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mynewt-core.git commit 450b9421d5cdc3c965c91a40c49816de66d45986 Merge: 04401a8 e47ad65 Author: ccollins476ad

[GitHub] ccollins476ad closed pull request #562: Remove extraneous #include.

2017-09-22 Thread git
ccollins476ad closed pull request #562: Remove extraneous #include. URL: https://github.com/apache/mynewt-core/pull/562 This is an automated message from the Apache Git Service. To respond to the message, please log on

[GitHub] mkiiskila opened a new pull request #567: oic; explicitily fail with assert() if running out of entries in

2017-09-22 Thread git
mkiiskila opened a new pull request #567: oic; explicitily fail with assert() if running out of entries in URL: https://github.com/apache/mynewt-core/pull/567 mem pool for resources. This is an automated message from the

[GitHub] sjanc commented on issue #565: mesh: Use privacy for mesh node

2017-09-22 Thread git
sjanc commented on issue #565: mesh: Use privacy for mesh node URL: https://github.com/apache/mynewt-core/pull/565#issuecomment-331378169 I think mesh app should always use NRPA. This is an automated message from the Apache