patacongo commented on pull request #4693: URL: https://github.com/apache/incubator-nuttx/pull/4693#issuecomment-946356929
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. -- 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