Skip to content

Add method_ptrcall header include to type_info to fix compiler errors#1754

Merged
dsnopek merged 1 commit into
godotengine:masterfrom
tomfull123:typed-dictionary-compilation-errors
Apr 2, 2025
Merged

Add method_ptrcall header include to type_info to fix compiler errors#1754
dsnopek merged 1 commit into
godotengine:masterfrom
tomfull123:typed-dictionary-compilation-errors

Conversation

@tomfull123

Copy link
Copy Markdown
Contributor

Fixes #1735

@tomfull123
tomfull123 requested a review from a team as a code owner March 28, 2025 20:07
@dsnopek dsnopek added bug This has been identified as a bug cherrypick:4.4 labels Apr 1, 2025
@dsnopek dsnopek added this to the 4.x milestone Apr 1, 2025
@tomfull123
tomfull123 force-pushed the typed-dictionary-compilation-errors branch from 0f0d285 to 7ffaecc Compare April 1, 2025 19:35
@dsnopek
dsnopek merged commit c26e7c9 into godotengine:master Apr 2, 2025
@dsnopek

dsnopek commented Apr 2, 2025

Copy link
Copy Markdown
Collaborator

Thanks!

@tomfull123
tomfull123 deleted the typed-dictionary-compilation-errors branch April 2, 2025 18:10
@dsnopek

dsnopek commented Jun 24, 2025

Copy link
Copy Markdown
Collaborator

Cherry-picked for 4.4 in PR #1805

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.

Missing method_ptrcall.hpp include in type_info.hpp causes compile errors when including TypedDictionary

2 participants