xiaoxiang781216 commented on PR #6666:
URL: https://github.com/apache/incubator-nuttx/pull/6666#issuecomment-1191607789

   > I think adding support to UTF8 is a great improvement, but I understand 
the concerns raised by @davids5. Now NuttX will have more i18n support, but 
maybe it could increase too much size and drop some small MCUs "out the the 
table".
   
   It isn't true, if you don't call these functions, the compiler and linker 
will drop all from the final image. Since no any code in nuttx and apps call 
these functions, no size increase by default.


-- 
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-unsubscr...@nuttx.apache.org

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

Reply via email to