You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
3 years ago
..
.gitignore Moved esmtool to apps/ 15 years ago
CMakeLists.txt Restore trailing new lines to shrink PR 7 years ago
esmtool.cpp Do not use union to access FIXED_STRING<4> as int 3 years ago
labels.cpp Use more C++11 in tools code 5 years ago
labels.hpp Handle enchantment autocalc flag as a flag (bug #5363) 5 years ago
record.cpp Do not use union to access FIXED_STRING<4> as int 3 years ago
record.hpp Use overrides, when needed 5 years ago