xiaoxiang781216 commented on pull request #2222: URL: https://github.com/apache/incubator-nuttx/pull/2222#issuecomment-730091948
> * the common definition doesn't work well for macOS: > > ``` > spacetanuki% cc -dM -E - < /dev/null|grep -E "__INT(32|64|MAX)_TYPE__" > #define __INT32_TYPE__ int > #define __INT64_TYPE__ long long int > #define __INTMAX_TYPE__ long int > spacetanuki% > ``` Ok, thanks for explanation, it's clear now. ---------------------------------------------------------------- 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