You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/11/13 10:07:40 UTC

[GitHub] [incubator-nuttx-apps] yamt commented on pull request #472: Fix random printf format warnings and type mismatches

yamt commented on pull request #472:
URL: https://github.com/apache/incubator-nuttx-apps/pull/472#issuecomment-726673434


   the following nxstyle errors are expected.
   ```
       examples/nrf24l01_term/nrf24l01_term.c:125:33: error: Mixed case identifier found
       examples/nrf24l01_term/nrf24l01_term.c:129:15: error: Mixed case identifier found
   ```
   
   also, canutils has a lot of nxstyle errors because it doesn't seem to follow nxstyle at all.


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