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

JuliaExperimental: replace INTOBJ_INT by ObjInt_Int8 #70

Closed
fingolfin opened this issue Oct 11, 2018 · 1 comment
Closed

JuliaExperimental: replace INTOBJ_INT by ObjInt_Int8 #70

fingolfin opened this issue Oct 11, 2018 · 1 comment

Comments

@fingolfin
Copy link
Member

Using INTOBJ_INT is not safe for inputs that don't fit into a GAP immediate integer. The simple fix is to use ObjInt_Int8 instead. But I don't quite know how to test that code, so I'll leave it to somebody else to make that change.

@fingolfin
Copy link
Member Author

This was resolved by PR #97

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

No branches or pull requests

1 participant