moja-global / moja-global/FLINT
Make our use of Exceptions consistent
Open
@SlipperyGnome is already working on this.
Since Apr 15, 2021.
Enhancement
Good First Issue
- Dominant language
- C++
- Stars
- 56
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
Make our use of Exceptions consistent - for example remove any boost exceptions handling at higher levels. Any special exception handling should be caught at lower levels, and moja exceptions passed on. The system should use it’s own collection of std exceptions.
Please feel free to contact Jim via Slack, https://app.slack.com/client/T1G1M5HPF/D014VTVKJEA for further questions/comments.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.