Skip to content

Fix resetting current exception while in build_backtrace#846

Merged
saghul merged 1 commit intomasterfrom
build-backtrace-exc
Jan 23, 2025
Merged

Fix resetting current exception while in build_backtrace#846
saghul merged 1 commit intomasterfrom
build-backtrace-exc

Conversation

@saghul
Copy link
Copy Markdown
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
@saghul saghul deleted the build-backtrace-exc branch January 23, 2025 20:05
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.

2 participants