acassis commented on PR #15187: URL: https://github.com/apache/nuttx/pull/15187#issuecomment-2542460127
@Laczen please take a look at this issue: ``` Error: /github/workspace/sources/apps/wireless/bluetooth/nimble/mynewt-nimble/nimble/host/src/ble_gap.c:6979:1: error: 'ble_gap_event_listener_call' defined but not used [-Werror=unused-function] 6979 | ble_gap_event_listener_call(struct ble_gap_event *event) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ 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. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org