linguini1 opened a new pull request, #3577: URL: https://github.com/apache/nuttx-apps/pull/3577
## Summary This commit resolves all of the build warnings that were preventing NXDoom from compiling in CI runs. Fixes the issues in https://github.com/apache/nuttx/pull/19239. ## Impact NXDoom can build in CI! Only this application is affected. Removes packed struct optimization from state lookup table and extends a few buffers used by snprintf. ## Testing Ran CI build manually to verify pass: https://github.com/linguini1/manual-nuttx-ci/actions/runs/28522157686/job/84549082064 Also re-ran DOOM on sim:nxdoom and it works. -- 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]
