Skip to content

Conversation

iMichka
Copy link
Collaborator

@iMichka iMichka commented Feb 13, 2025

Fix failures when testes with c++17 and above
See #227 (comment)

https://developers.redhat.com/articles/2021/08/06/porting-your-code-c17-gcc-11#exception_specification_changes From what I read here, there is no way to add exception specifications anymore (unless you use noexcept).

@iMichka iMichka force-pushed the exception branch 4 times, most recently from 59ac349 to bbb303e Compare February 13, 2025 21:57
Fix failures when tested with c++17 and above
See #227 (comment)

https://developers.redhat.com/articles/2021/08/06/porting-your-code-c17-gcc-11#exception_specification_changes
From what I read here, there is no way to add exception specifications anymore (unless you use noexcept).
@iMichka iMichka merged commit d24d971 into develop Feb 13, 2025
8 checks passed
@iMichka iMichka deleted the exception branch February 13, 2025 22:11
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