Skip to content

Fix -Wmissing-braces warning (included in -Wall) in array constructor for generated function call bindings#1704

Merged
dsnopek merged 1 commit into
godotengine:masterfrom
BenLubar:missing-braces
Mar 13, 2025
Merged

Fix -Wmissing-braces warning (included in -Wall) in array constructor for generated function call bindings#1704
dsnopek merged 1 commit into
godotengine:masterfrom
BenLubar:missing-braces

Conversation

@BenLubar

@BenLubar BenLubar commented Feb 9, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@BenLubar
BenLubar requested a review from a team as a code owner February 9, 2025 23:21
@Bromeon

Bromeon commented Feb 10, 2025

Copy link
Copy Markdown
Contributor

If -Wall is a desired configuration to support, should it be checked in CI?

@Calinou Calinou added the bug This has been identified as a bug label Feb 10, 2025

@dsnopek dsnopek left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This seems fine - I agree with Bromeon, though, that if this is important to us (which I'm not sure it is) we should have it in CI. But I don't think that should hold up merging this.

@dsnopek
dsnopek merged commit 6f981b3 into godotengine:master Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug This has been identified as a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants