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


   ## Summary
   
   - libc/stdio: Add _s suffix for struct arg in lib_libvsprintf.c 
   - libc/stdio: Skip fetch double argument if !CONFIG_LIBC_FLOATINGPOINT && 
CONFIG_LIBC_NUMBERED_ARG
   - libc/stdio: Don't fetch width/prec modifier in parser phase
   - libc/stdio: Make %p[V|S|s] work with CONFIG_LIBC_NUMBERED_ARGS
   - boards/sim/nsh: Enable ONFIG_LIBC_NUMBERED_ARGS and ONFIG_SCHED_BACKTRACE
   
   ## Impact
   printf series function with CONFIG_LIBC_NUMBERED_ARGS == y
   
   ## Testing
   sim:nsh
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to