Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix resetting current exception while in build_backtrace #846

Merged
merged 1 commit into from
Jan 23, 2025

Conversation

saghul
Copy link
Contributor

@saghul saghul commented Jan 23, 2025

Also initialize saved_exception to something to avoid a maybe-uninitialized warning that shows up at least on GCC 13.

Also initialize `saved_exception` to something to avoid a
maybe-uninitialized warning that shows up at least on GCC 13.
@saghul saghul requested a review from bnoordhuis January 23, 2025 14:33
@saghul saghul merged commit f106b7c into master Jan 23, 2025
61 checks passed
@saghul saghul deleted the build-backtrace-exc branch January 23, 2025 20:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants