Skip to content

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

Merged
akien-mga merged 1 commit intogodotengine:masterfrom
akien-mga:gcc-14-Wtemplate-id-cdtor-warning
Apr 29, 2024
Merged

Fix GCC 14 -Wtemplate-id-cdtor warnings#91208
akien-mga merged 1 commit intogodotengine:masterfrom
akien-mga:gcc-14-Wtemplate-id-cdtor-warning

Conversation

@akien-mga
Copy link
Copy Markdown
Member

@akien-mga akien-mga commented Apr 26, 2024

@akien-mga akien-mga added bug topic:core topic:buildsystem cherrypick:4.1 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 a review from RandomShaper April 26, 2024 09:41
@akien-mga akien-mga requested review from a team as code owners April 26, 2024 09:41
@YeldhamDev
Copy link
Copy Markdown
Member

This fixes the compile issues on my end too.

@akien-mga akien-mga merged commit 2bf4509 into godotengine:master Apr 29, 2024
@akien-mga akien-mga deleted the gcc-14-Wtemplate-id-cdtor-warning branch April 29, 2024 08:15
@akien-mga
Copy link
Copy Markdown
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 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 ring_buffer<T> breaks builds on c++20 (and versions < c++14)

2 participants