1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-07 12:54:00 +00:00
OpenMW/apps
elsid a8c16071dc
Fix -Wreturn-local-addr warning
/home/elsid/dev/openmw/apps/opencs/model/world/actoradapter.cpp: In member function ‘const string& CSMWorld::ActorAdapter::ActorData::getPart(ESM::PartReferenceType) const’:
/home/elsid/dev/openmw/apps/opencs/model/world/actoradapter.cpp:142:20: error: returning reference to temporary [-Werror=return-local-addr]
  142 |             return "";
      |                    ^~
2021-09-04 18:04:45 +02:00
..
benchmarks Store heightfields as array of heights instead of triangles 2021-07-26 00:22:21 +02:00
bsatool
esmtool
essimporter Fix/workaround for Issue #3246 2021-08-17 12:29:28 +10:00
launcher Do no link binaries with Qt where it's not used 2021-08-20 19:02:09 +02:00
mwiniimporter
niftest
opencs Fix -Wreturn-local-addr warning 2021-09-04 18:04:45 +02:00
openmw Merge branch 'const_ret_val' into 'master' 2021-09-04 12:41:52 +00:00
openmw_test_suite Function LuaUtil::toString 2021-08-31 09:41:58 +02:00
wizard Do no link binaries with Qt where it's not used 2021-08-20 19:02:09 +02:00
doc.hpp