-
Notifications
You must be signed in to change notification settings - Fork 16
c-abi doesn't work with 128bit flag #15
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
Comments
@marioortizmanero it would be nice to include 128bit into the PR for abi_stable |
Will do! There's no support now either so I'll have to add it myself. Not sure if i128's abi is stable though. |
Licenser
added a commit
that referenced
this issue
Oct 27, 2021
User friendliness for the win! (close #15)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
running:
cargo test --all --features c-abi,128bit
causes:
The text was updated successfully, but these errors were encountered: