pussuw opened a new pull request, #1660:
URL: https://github.com/apache/nuttx-apps/pull/1660
## Summary
nsh_vars.c: In function 'nsh_setvar':
nsh_vars.c:285:3: error: incompatible implicit declaration of built-in
function 'sprintf' [-Werror]
285 | sprintf(pair, "%s=%s", name, value);
## Impact
Fix build issue
## Testing
CI pass
--
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]