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

Warning Reduction... #213

Open
GoogleCodeExporter opened this issue Mar 18, 2015 · 1 comment
Open

Warning Reduction... #213

GoogleCodeExporter opened this issue Mar 18, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

1. Windows Operating System
2. Visual Studio 2013
3. Intel Compiler C++ 14.0

warning #809: exception specification for virtual function 
"google::NullStreamFatal::~NullStreamFatal" is incompatible with that of 
overridden function "std::ios_base::~ios_base"
8>       ~NullStreamFatal() { _exit(1); }

A simple warning but warnings which prevent the project to be warning off.

Original issue reported on code.google.com by yann.ste...@gmail.com on 3 Jun 2014 at 4:35

@GoogleCodeExporter
Copy link
Author

Maybe nice to compile without warning

Original comment by yann.ste...@gmail.com on 10 Jul 2014 at 10:31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant