patacongo commented on pull request #3170:
URL: https://github.com/apache/incubator-nuttx/pull/3170#issuecomment-806336027
CI is failing due to this unrelated error:
```
Error: candump.c:114:1: error: function declaration isn't a prototype
[-Werror=strict-prototypes]
114 | extern int optind, opterr, optopt;
| ^~~~~~
Error: candump.c:114:1: error: function declaration isn't a prototype
[-Werror=strict-prototypes]
Error: candump.c:114:1: error: function declaration isn't a prototype
[-Werror=strict-prototypes]
```
Any ideas?
--
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:
[email protected]