Skip to content

don't prototype strdup() for __clang_analyzer__ case in windows builds. #12951

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 1 commit into from
May 4, 2025

Conversation

sezero
Copy link
Contributor

@sezero sezero commented May 4, 2025

Fixes: #12948.

If accepted, will need cherry-picking into all active SDL2 and SDL3 branches.

@slouken
Copy link
Collaborator

slouken commented May 4, 2025

Please add a comment explaining why it's not needed on Windows. I think we're dancing around the underlying problem, but I'm not too concerned about the analyze builds.

@sezero
Copy link
Contributor Author

sezero commented May 4, 2025

Please add a comment explaining why it's not needed on Windows.

Done.

@slouken slouken merged commit 17bba02 into libsdl-org:main May 4, 2025
39 checks passed
@slouken
Copy link
Collaborator

slouken commented May 4, 2025

Merged and cherry-picked to release-3.2.x

@sezero sezero deleted the bug-12948 branch May 4, 2025 17:49
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.

strdup missing dllimport declaration (Windows)
2 participants