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 setRAM C type for compatibility with libffi 3.4.2+ #15

Conversation

mgerstgrasser
Copy link

This changes the argument type of setRAM to a c_int from a c_ubyte, as libffi 3.4.2 does not accept small C integer types in ffi_prep_cif_var().

Closes issue #14

@pseudo-rnd-thoughts pseudo-rnd-thoughts merged commit 488502d into Farama-Foundation:master Sep 18, 2024
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