Skip to content

Add integer casting macros#6192

Merged
OBattler merged 3 commits into
masterfrom
feature/int-cast
Sep 21, 2025
Merged

Add integer casting macros#6192
OBattler merged 3 commits into
masterfrom
feature/int-cast

Conversation

@richardg867

Copy link
Copy Markdown
Member

Summary

Replace all the *((uintXX_t *) &expr) integer casting devices with more readable AS_UXX(expr) macros.

Checklist

References

@OBattler
OBattler merged commit 810f17c into master Sep 21, 2025
81 of 83 checks passed
@richardg867
richardg867 deleted the feature/int-cast branch September 22, 2025 15:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants