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/06/04 09:08:44 UTC

[GitHub] [incubator-nuttx] liuguo09 opened a new pull request #1192: include/cxx/cwchar: include wctype.h to fix libcxx build break

liuguo09 opened a new pull request #1192:
URL: https://github.com/apache/incubator-nuttx/pull/1192


   ## Summary
   Note that iswalnum etc functions defined in wctype.h, and cwchar uses them.
   So include wctype.h to fix libcxx build break.
   
   ## Impact
   
   ## Testing
   Test and virify with our sim config with llvm libcxx enabled.
   


----------------------------------------------------------------
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] Ouss4 merged pull request #1192: include/cxx/cwchar: include wctype.h to fix libcxx build break

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


   


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