patacongo removed a comment 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?
   
   NOTE the coding standard violation on line 114:  definitions and 
declarations must be on separate lines.


-- 
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]


Reply via email to