Skip to content

convert exit() calls to C++ exceptions#37

Open
rickhelmus wants to merge 1 commit intomhoopmann:masterfrom
rickhelmus:throw
Open

convert exit() calls to C++ exceptions#37
rickhelmus wants to merge 1 commit intomhoopmann:masterfrom
rickhelmus:throw

Conversation

@rickhelmus
Copy link
Contributor

Hello,

This PR replaces some code which calls exit() with C++ throw so errors can be handled more gracefully.

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