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/11/11 15:23:07 UTC

[GitHub] [incubator-nuttx-apps] xiaoxiang781216 opened a new pull request, #1408: Warn

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

   ## Summary
   
   - Fix Error: include/graphics/twm4nx/cwindow.hxx:145:35: error: private field 'm_eventObj' is not used [-Werror,-Wunused-private-field]
   - fix Error: include/graphics/twm4nx/apps/ccalibration.hxx:149:34: error: private field 'm_stop' is not used [-Werror,-Wunused-private-field]
   - Fix Error: src/cwindow.cxx:97:3: error: array designators are a C99 extension [-Werror,-Wc99-designator]
   
   ## Impact
   Fix warning
   
   ## Testing
   


-- 
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] pkarashchenko merged pull request #1408: Fix warning found by https://github.com/apache/incubator-nuttx/pull/7391

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


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