mirror of https://github.com/mosra/magnum.git
Browse Source
These four cover most (but not all) warnings when compiling in Release mode. Now all the tests pass, but the warnings signalize that something could go bad somewhere else. However, only one drastic solution comes to my mind at this time -- disabling strict aliasing completely `-fno-strict-aliasing`. Don't know performance impact of that.
2 changed files with 24 additions and 0 deletions
Loading…
Reference in new issue