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

tests: fix compilation with C++17 #332

Merged
merged 1 commit into from
Jun 21, 2018

Conversation

NeroBurner
Copy link
Contributor

Remove throw() commands as they were deprecated with C++11 and are removed with C++17

Fast fix for #329

CI with this C++17 fix AND windows logging fix #331

Remove throw() commands as they were deprecated with C++11 and are
removed with C++17
@sergiud sergiud merged commit c72907c into google:master Jun 21, 2018
@NeroBurner NeroBurner deleted the fix_cxx17_throws branch June 21, 2018 15:01
durswd pushed a commit to durswd/glog that referenced this pull request Sep 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants