1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-10-17 22:46:42 +00:00
openmw/apps/opencs
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
..
model Do not use union to access FIXED_STRING<4> as int 2021-10-17 17:16:21 +02:00
view
CMakeLists.txt
editor.cpp
editor.hpp
main.cpp