Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for building without exceptions #164

Merged
merged 5 commits into from
Jun 22, 2020
Merged

Add support for building without exceptions #164

merged 5 commits into from
Jun 22, 2020

Conversation

chfast
Copy link
Owner

@chfast chfast commented Jun 19, 2020

Fixes #118.

@chfast chfast force-pushed the noexceptions branch 2 times, most recently from 3f8824e to 7a4c5c4 Compare June 19, 2020 21:34
@codecov-commenter
Copy link

codecov-commenter commented Jun 19, 2020

Codecov Report

Merging #164 into master will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #164   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            9         9           
  Lines         2259      2295   +36     
=========================================
+ Hits          2259      2295   +36     

@chfast chfast changed the title Move throw statements to a helper function Add support for building without exceptions Jun 20, 2020
@chfast chfast force-pushed the noexceptions branch 4 times, most recently from 65a813b to a351764 Compare June 21, 2020 21:51
@chfast chfast merged commit e648bff into master Jun 22, 2020
@chfast chfast deleted the noexceptions branch June 22, 2020 09:45
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.

Allow building with -fno-exceptions
2 participants