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 2022/09/29 19:46:02 UTC

[GitHub] [incubator-nuttx-apps] tmedicci opened a new pull request, #1329: examples/i2schar: Fix compile error and warning

tmedicci opened a new pull request, #1329:
URL: https://github.com/apache/incubator-nuttx-apps/pull/1329

   ## Summary
   Fix compile error due to unnecessary endif.
   Fix warning of long line.
   
   ## Impact
   Before fixing the issue whenever the `i2schar` example was selected to be compiled it broke the compilation because of the unnecessary `endif`statement.
   
   ## Testing
   Tested with internal CI.
   


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

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-nuttx-apps] xiaoxiang781216 merged pull request #1329: examples/i2schar: Fix compile error and warning

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


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

To unsubscribe, e-mail: commits-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org