masayuki2009 commented on pull request #3714: URL: https://github.com/apache/incubator-nuttx/pull/3714#issuecomment-846704398
>Please ignore the following nxstyle error: OK but the CI still failed. ``` ==================================================================================== Configuration/Tool: stm32f103-minimum/mcp2515,CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL ------------------------------------------------------------------------------------ Cleaning... Configuring... Disabling CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL Enabling CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL Building NuttX... canlib_getbaud.c: In function 'canlib_getbaud': Error: canlib_getbaud.c:75:7: error: implicit declaration of function 'canerr'; did you mean 'clearerr'? [-Werror=implicit-function-declaration] 75 | canerr("CANIOC_GET_BITTIMING failed, errno=%d\n", errno); | ^~~~~~ | clearerr 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org