jeremy-rifkin / cpptrace

Simple, portable, and self-contained stacktrace library for C++11 and newer
MIT License
621 stars 64 forks source link

Rework error handling #102

Closed jeremy-rifkin closed 4 months ago

jeremy-rifkin commented 6 months ago

This PR reworks error handling and tries to handle errors more thoroughly with a Result type

sonarcloud[bot] commented 5 months ago

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

Catch issues before they fail your Quality Gate with our IDE extension SonarLint