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

[embind] Fix custom registered types used with field bindings. #21949

Merged
merged 2 commits into from
May 20, 2024

Conversation

brendandahl
Copy link
Collaborator

No description provided.

walkingeyerobot and others added 2 commits May 15, 2024 18:43
The code as it was trying to declare a template instantiation as a friend, and then specialize it later, which caused a build break. This fix just declares the whole template as a friend.
@walkingeyerobot
Copy link
Collaborator

Thanks very much!

@brendandahl brendandahl merged commit 1336355 into emscripten-core:main May 20, 2024
27 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants