AcademySoftwareFoundation / AcademySoftwareFoundation/openfx
Remove dynamic exception specifications from code ?
Closed
- Dominant language
- C++
- Stars
- 570
- Forks
- 152
- Avg merge
- 5m
- Merged PRs (30d)
- 2
Description
This feature is deprecated in C++17 and removed in C++20.
https://en.cppreference.com/w/cpp/language/except_spec
I have a patch to remove it, just want to inquire if this is a welcome change :)
Thanks.
Contributor guide
Research direction
No files, tests, or entry points are named. Start by locating dynamic exception specifications in the OpenFX C++ code and review the linked C++17/C++20 reference; done means the deprecated specifications are removed without changing the API behavior or compatibility expectations.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- api
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100