core
core copied to clipboard
Deprecation warnings while compiling sources
The cpp sources are producing tons of deprecation warnings while compiling the project. The warnings look like - warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
.
Maybe something to look in near future :)