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 Allocator function argument type in helpers #22

Merged
merged 2 commits into from
Nov 20, 2024

Conversation

Barinzaya
Copy link
Contributor

This corresponds to a change in the bindgen mappings, see floooh/sokol#1157 and floooh/sokol#1158, except this file is not automatically generated.

There are corresponding changes for the package-specific Allocators as a result of bindgen changes in floooh/sokol#1158, but those changes are not included here.

This corresponds to a change in the bindgen mappings, see
floooh/sokol#1157 and floooh/sokol#1158, except this function is not
automatically generated.
The type of the size field has changed to a c.size_t.
@floooh floooh merged commit 04e41f0 into floooh:main Nov 20, 2024
0 of 3 checks passed
@floooh
Copy link
Owner

floooh commented Nov 20, 2024

Ok, that one is merged... next up the main repo merge...

@floooh
Copy link
Owner

floooh commented Nov 20, 2024

Ok, all green. Thanks!

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.

2 participants