patacongo commented on issue #12: nxstyle improvements with No tooling
URL: https://github.com/apache/incubator-nuttx/pull/12#issuecomment-569514635
 
 
   This one is a little misleading:
   
       FATAL("\"Private/Public Functions\" not found!"
   
   There is a "switch" (a boolean) that changes the behavior when the tool 
reaches the code in the file.  It detects this point whn the Private or Public 
Functions block comment is encountered.  It is misleading on C files that 
contain only global data definitions.  For thoses files, there will naturally 
be no such block comments and and perfectly fine code would generate this fatal 
error.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to