Skip to content
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

[Windows] Fix build with MinGW 8.0.0-1. #102255

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

bruvzg
Copy link
Member

@bruvzg bruvzg commented Jan 31, 2025

Fixes #102228
Fixes #98822 (for the reference, it's already closed, but only part was fixed before)

Not sure why this caused issues with old MinGW, but changes in clang format rules, and removal of this ; broke the build.

Reproducible on Ubuntu 22.04, with MinGW 8.0.0-1 / GCC 10. Not reproducible with recent MinGW versions.

@bruvzg bruvzg added this to the 4.4 milestone Jan 31, 2025
@bruvzg bruvzg requested a review from a team as a code owner January 31, 2025 18:43
@Repiteo Repiteo merged commit 95bd49d into godotengine:master Feb 3, 2025
19 checks passed
@Repiteo
Copy link
Contributor

Repiteo commented Feb 3, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants