v01d opened a new pull request #895:
URL: https://github.com/apache/mynewt-nimble/pull/895


   This solves the following warning:
   
   returning 'int (*)(struct ble_gap_event *, void *)' from a function with 
return type '_Bool8' {aka 'unsigned char'} makes integer from pointer without a 
cast [-Werror=int-conversion]
   
   which was found when building nimBLE as part of NuttX


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to