ehaas commented on PR #3530: URL: https://github.com/apache/mynewt-core/pull/3530#issuecomment-3513727556
> what setup is giving you those errors where int32_t is long int? we could add this to CI to avoid similar issues in future ``` ~$ arm-none-eabi-gcc --version arm-none-eabi-gcc (GNU Tools for Arm Embedded Processors 8-2018-q4-major) 8.2.1 20181213 (release) [gcc-8-branch revision 267074] ``` Here is a repro on arm-none-eabi-gcc 8.3.1: https://godbolt.org/z/sTnPahqE5 -- 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]
