1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-18 04:10:06 +00:00
OpenMW/apps/launcher
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
..
utils Do not use union to access FIXED_STRING<4> as int 2021-10-17 17:16:21 +02:00
advancedpage.cpp
advancedpage.hpp
CMakeLists.txt Remove 'no relevant classes' moc warning 2021-09-14 11:20:18 +02:00
datafilespage.cpp
datafilespage.hpp
graphicspage.cpp fix CI artifacts, missing header 2021-07-25 20:49:17 -07:00
graphicspage.hpp
main.cpp
maindialog.cpp Merge branch 'auto_in_most_apps' into 'master' 2021-07-25 21:23:26 +00:00
maindialog.hpp
playpage.cpp
playpage.hpp
sdlinit.cpp
sdlinit.hpp
settingspage.cpp
settingspage.hpp
textslotmsgbox.cpp
textslotmsgbox.hpp