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 2021/11/01 05:55:52 UTC

[GitHub] [incubator-nuttx] yamt edited a comment on pull request #4754: Revert "sim: Specify -fshort-wchar as NuttX wchar_t is 16-bit"

yamt edited a comment on pull request #4754:
URL: https://github.com/apache/incubator-nuttx/pull/4754#issuecomment-955953661


   if your app is just abusing wchar_t where it should use uint32_t, maybe this PR is enough.
   otherwise, you likely need a proper implementation of mbrtowc etc.
   which is the case?


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