xiaoxiang781216 commented on PR #12320: URL: https://github.com/apache/nuttx/pull/12320#issuecomment-2123712990
> @xiaoxiang781216 now the remaining issues are in [this log](https://github.com/apache/nuttx/actions/runs/9173629303/job/25222879619): > > ``` > Configuration/Tool: rv-virt/citest64 > usrsocktest_basic_connect.c: In function 'teardown': > Error: usrsocktest_basic_connect.c:112:7: error: variable 'ret' set but not used [-Werror=unused-but-set-variable] > ``` > > and > > ``` > Configuration/Tool: esp32c3-generic/twai esp32c6-devkitm/twai esp32c6-devkitc/twai esp32h2-devkit/twai > Error: common/espressif/esp_twai.c:242:7: error: variable 'ret' set but not used [-Werror=unused-but-set-variable] > ``` > > patch #12387 has been created for the latter. @yf13 thanks, see the comment in the pr. -- 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