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

GCC 8.0 std::uncaught_exception() is deprecated #130

Closed
AMS21 opened this issue Apr 30, 2018 · 0 comments
Closed

GCC 8.0 std::uncaught_exception() is deprecated #130

AMS21 opened this issue Apr 30, 2018 · 0 comments

Comments

@AMS21
Copy link
Contributor

AMS21 commented Apr 30, 2018

When compiling with GCC-8.0 the deprecation warning for std::uncaught_exception is not silenced and will cause problems when compiling with '-Werror'

Example travis output

  • doctest version: v1.2.8
  • Operating System: Trusty Ubuntu (Travis CI)
  • Compiler+version: GCC/G++-8 (Ubuntu 8-20180424-0ubuntu1~14.04) 8.0.1 20180424 (experimental) [trunk revision 259590]
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

No branches or pull requests

1 participant