Skip to content
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

Remove noexcepts from Config #1523

Merged
merged 1 commit into from
Nov 12, 2024
Merged

Remove noexcepts from Config #1523

merged 1 commit into from
Nov 12, 2024

Conversation

vrn-sn
Copy link
Contributor

@vrn-sn vrn-sn commented Nov 12, 2024

Fixes #1515.

By removing these noexcepts, we guarantee that the internal call to std::swap uses move semantics when a Config is copy-assigned.

@vrn-sn vrn-sn merged commit d1025d0 into master Nov 12, 2024
8 checks passed
@vrn-sn vrn-sn deleted the config-noexcept-fix branch November 12, 2024 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Latest sync (0.651) causes segfault specifically on ubuntu-20.04
2 participants