Note: We don't suppress warnings due to unused variables or functions, as we may need them later or in debug mode... * Change: In Hurricane::DBo::~DBo, add a noexcept(false) because constructed by default destructor of derived classes seems to loosen it. The right solution whould be to explicitely define all virtual destructors (too lazy for now). * Change: In Viewer::Script, replace the deprecated PyModule_GetFilename() by PyModule_GetFilenameObject(), Unicode support again... |
||
---|---|---|
.. | ||
cmake_modules | ||
doc | ||
src | ||
tests | ||
CMakeLists.txt |