Skip to content

JANITORIAL: Silence Compiler Warnings #6604

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
May 17, 2025
Merged

Conversation

chkuendig
Copy link
Member

@chkuendig chkuendig commented May 9, 2025

This fixes some recently added compiler warnings ( I tried to git blame them to ensure I understood the code):

Edit: Looks like the "sdlGetAttribute" change isn't working on all platforms. I'll have another look at it. fixed

@chkuendig chkuendig force-pushed the fix-warnings branch 2 times, most recently from ab5b7b7 to 05f3fbd Compare May 9, 2025 19:22
@bluegr
Copy link
Member

bluegr commented May 17, 2025

Thanks!

Note that JPEGDecoder is the only image decoder that exhibits this problem, as it inherits from both Codec and ImageDecoder.

Merging

@bluegr bluegr merged commit 788b002 into scummvm:master May 17, 2025
8 checks passed
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