yamt commented on pull request #2222:
URL: https://github.com/apache/incubator-nuttx/pull/2222#issuecomment-728460049


   > > i guess compilers used for arch/z80 and arch/z16 don't provide 
`__INTMAX_TYPE__` or `__UINTMAX_TYPE__`.
   > > @patacongo is it right?
   > 
   > Very unlikely. It is c89 which is before stdint.h
   > 
   > > in that case, those types.h need to be updated to provide _intmax_t and 
_uintmax_t.
   > 
   > You will need to add those.
   
   thank you. i added them.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to