raiden00pl opened a new pull request, #1795: URL: https://github.com/apache/mynewt-nimble/pull/1795
porting/npl/nuttx/include/nimble/nimble_npl_os_log.h: fix gcc14 error > error: implicit declaration of function 'vprintf' [-Wimplicit-function-declaration] > 32 | vprintf(fmt, args); GCC14 has a more restrictive warning policy and treats some warnings as errors, which breaks compilation for 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
