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

Fix GCC 14 -Wtemplate-id-cdtor warnings #91208

Merged

Conversation

akien-mga
Copy link
Member

Fixes #91206.

@akien-mga akien-mga added bug topic:core topic:buildsystem cherrypick:4.1 Considered for cherry-picking into a future 4.1.x release cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release labels Apr 26, 2024
@akien-mga akien-mga added this to the 4.3 milestone Apr 26, 2024
@akien-mga akien-mga requested review from a team as code owners April 26, 2024 09:41
@YeldhamDev
Copy link
Member

This fixes the compile issues on my end too.

@akien-mga akien-mga merged commit 2bf4509 into godotengine:master Apr 29, 2024
16 checks passed
@akien-mga akien-mga deleted the gcc-14-Wtemplate-id-cdtor-warning branch April 29, 2024 08:15
@akien-mga
Copy link
Member Author

akien-mga commented Apr 29, 2024

Cherry-picked for 4.2.3.
Cherry-picked for 4.1.5.
Cherry-picked for 4.0.5.

@akien-mga akien-mga removed cherrypick:4.2 Considered for cherry-picking into a future 4.2.x release cherrypick:4.1 Considered for cherry-picking into a future 4.1.x release labels Apr 29, 2024
Spartan322 added a commit to Spartan322/godot-cpp that referenced this pull request Aug 25, 2024
dsnopek pushed a commit to dsnopek/godot-cpp that referenced this pull request Sep 3, 2024
As was fixed with godotengine/godot#91208

(cherry picked from commit 7b31f39)
dsnopek pushed a commit to dsnopek/godot-cpp that referenced this pull request Sep 3, 2024
As was fixed with godotengine/godot#91208

(cherry picked from commit 7b31f39)
dsnopek pushed a commit to dsnopek/godot-cpp that referenced this pull request Sep 4, 2024
As was fixed with godotengine/godot#91208

(cherry picked from commit 7b31f39)
Ughuuu pushed a commit to Ughuuu/godot-cpp that referenced this pull request Oct 20, 2024
As was fixed with godotengine/godot#91208

(cherry picked from commit 7b31f39)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

-Wtemplate-id-cdtor compilation warnings with GCC 14
2 participants