1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-06 18:40:23 +00:00
elsid 98f53eca65
Fix gcc warning: -Wuninitialized
/home/elsid/dev/openmw/apps/opencs/model/world/data.cpp: In constructor ‘CSMWorld::Data::Data(ToUTF8::FromType, bool, const Files::PathContainer&, const std::vector<std::__cxx11::basic_string<char> >&, const boost::filesystem::path&)’:
/home/elsid/dev/openmw/apps/opencs/model/world/data.cpp:69:36: warning: member ‘CSMWorld::Data::mCells’ is used uninitialized [-Wuninitialized]
   69 | : mEncoder (encoding), mPathgrids (mCells), mRefs (mCells),
      |                                    ^~~~~~
2022-05-16 22:26:19 +02:00
..
2021-11-04 16:55:32 +01:00
2021-11-04 16:55:32 +01:00
2021-08-22 23:42:27 +03:00
2022-05-15 10:03:58 -07:00
2022-05-16 22:26:19 +02:00
2022-01-23 17:30:25 +01:00
2021-04-17 19:06:33 +02:00
2021-05-18 19:53:55 -05:00
2015-04-19 09:42:44 +10:00
2014-07-20 22:39:39 +02:00
2021-08-01 13:14:32 +02:00
2016-12-15 13:09:40 +01:00
2017-08-20 19:07:23 -04:00
2021-10-28 22:16:43 +02:00
2021-10-28 22:16:43 +02:00
2015-12-17 13:06:37 +01:00