Skip to content

Fix SDL3 compilation error with gcc#5119

Merged
raysan5 merged 1 commit into
raysan5:masterfrom
jan-beukes:master
Aug 18, 2025
Merged

Fix SDL3 compilation error with gcc#5119
raysan5 merged 1 commit into
raysan5:masterfrom
jan-beukes:master

Conversation

@jan-beukes
Copy link
Copy Markdown
Contributor

When compiling PLATFORM_DESKTOP_SDL using gcc, it results in an error: -Wincompatible-pointer-types.
The fix from #5118 worked when using clang as it only gives a warning.

@raysan5 raysan5 merged commit b1f6ab3 into raysan5:master Aug 18, 2025
@raysan5
Copy link
Copy Markdown
Owner

raysan5 commented Aug 18, 2025

@jan-beukes thanks for the review

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