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/11/19 13:19:45 UTC

[GitHub] [mynewt-nimble] rymanluk opened a new pull request #662: nimble/ll: Fix build issue when BLE_LL_STRICT_CONN_SCHEDULING is set

rymanluk opened a new pull request #662: nimble/ll: Fix build issue when BLE_LL_STRICT_CONN_SCHEDULING is set
URL: https://github.com/apache/mynewt-nimble/pull/662
 
 
   This patch fixes that:
   
   Error: repos/apache-mynewt-nimble/nimble/controller/src/ble_ll_conn.c: In function 'ble_ll_conn_end':
   repos/apache-mynewt-nimble/nimble/controller/src/ble_ll_conn.c:1818:13: error: redeclaration of 'sr' with no linkage
        os_sr_t sr;
                ^~

----------------------------------------------------------------
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