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/09/29 02:52:24 UTC

[GitHub] [incubator-nuttx-apps] yamt opened a new pull request #408: examples/wgetjson/wgetjson_main.c: nxstyle fixes

yamt opened a new pull request #408:
URL: https://github.com/apache/incubator-nuttx-apps/pull/408


   The rest of errors are about cJSON identifiers:
   
       wgetjson_main.c:181:2: error: Mixed case identifier found
       wgetjson_main.c:183:9: error: Mixed case identifier found
       wgetjson_main.c:186:37: error: Mixed case identifier found
       wgetjson_main.c:190:12: error: Mixed case identifier found
       wgetjson_main.c:191:6: error: Mixed case identifier found
       wgetjson_main.c:203:39: error: Mixed case identifier found
       wgetjson_main.c:256:36: error: Mixed case identifier found
       wgetjson_main.c:283:2: error: Mixed case identifier found
       wgetjson_main.c:286:9: error: Mixed case identifier found
       wgetjson_main.c:289:37: error: Mixed case identifier found
       wgetjson_main.c:295:6: error: Mixed case identifier found
   
   ## Summary
   
   ## Impact
   
   ## Testing
   tested with nxstyle locally


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



[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #408: examples/wgetjson/wgetjson_main.c: nxstyle fixes

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #408:
URL: https://github.com/apache/incubator-nuttx-apps/pull/408


   


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