xiaoxiang781216 opened a new pull request, #3469: URL: https://github.com/apache/nuttx-apps/pull/3469
## Summary Companion to apache/nuttx PR removing `CONFIG_HAVE_LONG_LONG`. All toolchains supported by NuttX provide `long long`, so the conditional guards are unnecessary noise. Drop the `#ifdef`/`#ifndef` ladders in the apps that still referenced the macro and remove the host stub defines under `system/zmodem/host/nuttx/compiler.h`. ## Testing - `tools/checkpatch.sh -f` clean on all changed files. ## Companion PR Requires the matching apache/nuttx PR to land first/together. -- 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]
