Skip to content

Conversation

@nic-gaffney
Copy link
Contributor

@nic-gaffney nic-gaffney commented Oct 13, 2025

With the ArrayList API in zig 0.15.1, it is required to pass an allocator as the first argument to the resize function. The same goes for the deinit function.

@nic-gaffney
Copy link
Contributor Author

Updated to also resolve #74 as the issue is the same there. I believe this would be all the resize calls in gui.zig updated

@nic-gaffney nic-gaffney changed the title Updated initNoContext to take an allocator Update ArrayList functions to take an allocator when necessary Oct 14, 2025
Copy link
Member

@hazeycode hazeycode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@hazeycode hazeycode merged commit 0cd49cc into zig-gamedev:main Oct 15, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants