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

Limit cconv_array.t on macOS M1 with int8 to 8 parameters #609

Merged

Conversation

elliottslaughter
Copy link
Member

This is a workaround for #604. LuaJIT does not support more than 8 int8 parameters, so we're just going to have to live with this until that is addressed.

@elliottslaughter elliottslaughter merged commit 71f2180 into terralang:master Sep 2, 2022
@elliottslaughter elliottslaughter deleted the fix-cconv-array-macos-m1 branch September 2, 2022 18:08
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.

1 participant