You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2019/03/15 18:18:10 UTC

[GitHub] [mynewt-core] bgiori commented on issue #1691: net/oic; call get routine for notifications individually for every observer.

bgiori commented on issue #1691: net/oic; call get routine for notifications individually for every observer. 
URL: https://github.com/apache/mynewt-core/pull/1691#issuecomment-473392607
 
 
   ```
   Error: repos/apache-mynewt-core/net/oic/src/messaging/coap/observe.c: In function 'coap_notify_observers':
   repos/apache-mynewt-core/net/oic/src/messaging/coap/observe.c:218:27: error: unused variable 'req' [-Werror=unused-variable]
        struct coap_packet_rx req[1];
                              ^~~
   cc1: all warnings being treated as errors
   ```
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services