xiaoxiang781216 commented on pull request #4693: URL: https://github.com/apache/incubator-nuttx/pull/4693#issuecomment-946364664
> This will break several architectures that do not support 64-bit long long types. This includes _all_ of the ZiLOG architectures. This logic all needs to conditioned on CONFIG_HAVE_LONG_LONG. int64_t tyoedef is guarded by CONFIG_SYSTEM_TIME64, so it is not real issue. -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org