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/05/05 08:27:42 UTC

[GitHub] [incubator-nuttx] xiaoxiang781216 opened a new pull request, #6210: Optimize bool type handling in c

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

   ## Summary
   
   - compiler.h: Move c++ standard feature out of compiler specific section
   - libc: Remove C99_BOOL8 from libs/libxx/Kconfig
   - boards: Remove CONFIG_C99_BOOL8 from all defconfig
   
   ## Impact
   Should same as before, code refactor only
   
   ## Testing
   Pass 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] acassis merged pull request #6210: Optimize bool type handling in c

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


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