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 2022/01/17 23:08:36 UTC

[GitHub] [incubator-nuttx] normanr commented on issue #5253: `df -h` not rendered correctly when LIBC_LONG_LONG is disabled

normanr commented on issue #5253:
URL: https://github.com/apache/incubator-nuttx/issues/5253#issuecomment-1014943283


   I also tried SiFive's gcc version 10.2.0:
   ```
   nsh> df -h
     Filesystem    Size      Used  Available Mounted on
     romfs      1107365336@        0B      9998@ (null)
     procfs     1107365336        0B      9998 (null)
     tmpfs      1107365336        0B      9998 (null)
   ```
   
   so not something that's fixed by upgrading gcc, and weirdly _different_ corruption (hex values are `0x23089fa0` vs `0x42010dd8`).
   


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