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 2020/09/23 08:56:56 UTC

[GitHub] [incubator-nuttx] yamt opened a new pull request #1877: lib_libvscanf.c: Implement "j" modifier for scanf

yamt opened a new pull request #1877:
URL: https://github.com/apache/incubator-nuttx/pull/1877


   It's a part of C99 and commonly used these days.
   
   ## Summary
   Implement "j" modifier for scanf
   
   ## Impact
   
   ## Testing
   tested with a local app which uses %ju. only with CONFIG_LIBC_LONG_LONG=y.
   


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

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



[GitHub] [incubator-nuttx] xiaoxiang781216 merged pull request #1877: lib_libvscanf.c: Implement "j" modifier for scanf

Posted by GitBox <gi...@apache.org>.
xiaoxiang781216 merged pull request #1877:
URL: https://github.com/apache/incubator-nuttx/pull/1877


   


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

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