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 11:08:39 UTC

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

masayuki2009 commented on pull request #4754:
URL: https://github.com/apache/incubator-nuttx/pull/4754#issuecomment-989751797


   @xiaoxiang781216 
   
   Hmm, the following commit has a problem with uSD card on Spresense.
   If I revert the commit locally, it works fine.
   
   ```
   nsh> df
     Block    Number
     Size     Blocks       Used   Available Mounted on
    16384     971908       5718      966190 /mnt/sd0
     4096       1024          8        1016 /mnt/spif
        0          0          0           0 /proc
   nsh> ls -l /mnt/sd0
   /mnt/sd0:
   nsh: ls: stat failed: 22
   ```
   
   commit 635752389226ad005f52524a933acf864c1a1f8d
   Author: Xiang Xiao <xi...@xiaomi.com>
   Date:   Mon Nov 1 12:40:51 2021 +0800
   
       arch: Add _wchar_t typedef like other basic types
       
       Signed-off-by: Xiang Xiao <xi...@xiaomi.com>


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