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
Original issue reported on code.google.com by
yann.ste...@gmail.com
on 3 Jun 2014 at 4:35