masayuki2009 edited a comment on pull request #2858: URL: https://github.com/apache/incubator-nuttx/pull/2858#issuecomment-779640927
Hmm, Build / Linux (sim) failed but this PR does not affect sim. ``` /github/workspace/sources/apps/wireless/bluetooth/nimble/mynewt-nimble/porting/nimble/src/os_mbuf.c: In function 'os_mbuf_get': Error: /github/workspace/sources/apps/wireless/bluetooth/nimble/mynewt-nimble/porting/nimble/src/os_mbuf.c:247:46: error: cast from pointer to integer of different size [-Werror=pointer-to-int-cast] 247 | os_trace_api_u32x2(OS_TRACE_ID_MBUF_GET, (uint32_t)omp, ``` ---------------------------------------------------------------- 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