DarkRadiant: master 2a79f638

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 31.03.2021 19:50 master 4141ee67
Changeset Set -Werror=return-local-addr on Unix build

Returning a reference to a temporary is such an obvious bug that I'm not sure
why compilers only treat it as a warning by default. This -W flag is tested on
Linux with G++, and might need changing for Clang.
mod - CMakeLists.txt Diff File