Skip to content

Avoid suppressing panic messages #2323

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 2 commits into from
Oct 24, 2022
Merged

Avoid suppressing panic messages #2323

merged 2 commits into from
Oct 24, 2022

Conversation

pvdrz
Copy link
Contributor

@pvdrz pvdrz commented Oct 24, 2022

Apparently I forgot this tiny detail when removing the catch_unwind logic. Which means bindgen was suppressing all the panic messages 😬

@pvdrz pvdrz changed the title Avoid supressing panic message Avoid suppressing panic message Oct 24, 2022
@pvdrz pvdrz changed the title Avoid suppressing panic message Avoid suppressing panic messages Oct 24, 2022
@pvdrz pvdrz merged commit da548d2 into master Oct 24, 2022
@pvdrz pvdrz deleted the fix-panics branch October 24, 2022 16:52
qsdrqs pushed a commit to qsdrqs/rust-bindgen that referenced this pull request Oct 26, 2022
* print `PanicInfo` using hook
* update changelog
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