moja-global / moja-global/FLINT

Make our use of Exceptions consistent

Open
#48 7 comments 0 reactions 2 assignees View on GitHub

@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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.