You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by GitBox <gi...@apache.org> on 2020/05/27 03:43:00 UTC

[GitHub] [mynewt-core] ncasaril commented on pull request #2291: libc/baselibc: Fix definitions for printing 32bit integers

ncasaril commented on pull request #2291:
URL: https://github.com/apache/mynewt-core/pull/2291#issuecomment-634355330


   > I think this header should be gone or reduced to minimum.
   > PRI... macros are provided by **inttypes.h** from **gcc**.
   
   Perhaps the solution then is to remove the inttypes.h and use the one from the compiler instead? 
   From what I can see the declarations for **strmtoimax** and **strntoumax** will need to be moved somewhere else in that case. Other than that, I think this would be the cleanest solution. 


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