Fix a bunch of compiler warnings and document several more bugs#3130
Merged
TakaRikka merged 1 commit intozeldaret:mainfrom Mar 18, 2026
Merged
Fix a bunch of compiler warnings and document several more bugs#3130TakaRikka merged 1 commit intozeldaret:mainfrom
TakaRikka merged 1 commit intozeldaret:mainfrom
Conversation
Report for RZDP01 (9f340b6 - eecab0a)No changesReport for Shield (9f340b6 - eecab0a)No changesReport for GZ2J01 (9f340b6 - eecab0a)No changesReport for RZDJ01 (9f340b6 - eecab0a)No changesReport for RZDE01_00 (9f340b6 - eecab0a)No changesReport for RZDE01_02 (9f340b6 - eecab0a)No changesReport for GZ2P01 (9f340b6 - eecab0a)No changesReport for GZ2E01 (9f340b6 - eecab0a)No changesReport for DZDE01 (9f340b6 - eecab0a)No changesReport for ShieldD (9f340b6 - eecab0a)📈 Matched code: 53.96% (+0.00%, +56 bytes) ✅ 1 new match
📈 3 improvements in unmatched items
|
a9a4b83 to
6cd4a58
Compare
TakaRikka
reviewed
Mar 16, 2026
6cd4a58 to
dcac840
Compare
dcac840 to
eecab0a
Compare
TakaRikka
approved these changes
Mar 18, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes numerous compiler warnings, mostly when building with Clang, as well as some UB. I've also added a bunch more
!@bugcomments for bugs that were previously undocumented.