xiaoxiang781216 commented on PR #1755:
URL: https://github.com/apache/nuttx-apps/pull/1755#issuecomment-1551732165
@takumiando you has to fix this warning:
```
nsh_session.c: In function 'nsh_session':
Error: nsh_session.c:173:5: error: "CONFIG_NSH_DISABLE_ECHOBACK" is not
defined, evaluates to 0 [-Werror=undef]
173 | #if CONFIG_NSH_DISABLE_ECHOBACK
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]