xiaoxiang781216 commented on issue #17992: URL: https://github.com/apache/nuttx/issues/17992#issuecomment-3795449480
> Interesting. Seems like a mistake, as I can't recall the reason for `x ## ll`. It should match `int32_t` as `long int` indeed. Also, nowhere on Xtensa code we use the `INT32_C` macro, so issue went unnoticed. What do you think [@xiaoxiang781216](https://github.com/xiaoxiang781216) ? @fdcavalcanti https://github.com/apache/nuttx/pull/16022/changes#diff-c4a8dc00d035c3341c541ec2b5c8b6ed3c00a89de8732e478af6d9943275a8bcR113 is typo? we should change `ll` to `l`, -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
