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/12/09 13:55:40 UTC

[GitHub] [incubator-nuttx] patacongo commented on pull request #4881: libc: Add wctoxk and xktowc for the conversion between X11 keysym and wchar_t

patacongo commented on pull request #4881:
URL: https://github.com/apache/incubator-nuttx/pull/4881#issuecomment-989874591


   > it seems a bit awkward to have x11 stuff in libc.
   
   I agree.  Not just awkward but wrong.  The content of libc is controlled by POSIX/ANSI standards (plus glibc compatibility).  We cannot just put anything we want into libc,
   
   This belong in libx11, right?
   


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