1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-18 04:10:06 +00:00
OpenMW/apps/esmtool
elsid 18d3102148
Do not use union to access FIXED_STRING<4> as int
https://en.cppreference.com/w/cpp/language/union:
> It's undefined behavior to read from the member of the union that wasn't most recently written.
2021-10-17 17:16:21 +02:00
..
.gitignore
CMakeLists.txt
esmtool.cpp Do not use union to access FIXED_STRING<4> as int 2021-10-17 17:16:21 +02:00
labels.cpp Use more C++11 in tools code 2020-06-10 10:30:37 +04:00
labels.hpp
record.cpp Do not use union to access FIXED_STRING<4> as int 2021-10-17 17:16:21 +02:00
record.hpp Use overrides, when needed 2020-06-10 12:58:15 +04:00