8000 fix(capi): Change to use `extern "C-unwind"` by sorairolake · Pull Request #542 · sorairolake/abcrypt · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix(capi): Change to use extern "C-unwind" #542

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

Merged
merged 1 commit into from
Sep 7, 2024
Merged

Conversation

sorairolake
Copy link
Owner

Description

This is because the behavior of extern "C" functions has changed since Rust 1.81.0.

See https://blog.rust-lang.org/2024/09/05/Rust-1.81.0.html#abort-on-uncaught-panics-in-extern-c-functions.

Closes #505

Additional context

Checklist

This is because the behavior of `extern "C"` functions has changed
since Rust 1.81.0.
@sorairolake sorairolake merged commit d0a2e55 into develop Sep 7, 2024
29 checks passed
@sorairolake sorairolake deleted the fix-capi branch September 7, 2024 09:46
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.

panic runnin tests in abcrypt-capi
1 participant
0