1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-01 07:15:34 +00:00
openmw/apps/launcher/utils
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
..
cellnameloader.cpp Do not use union to access FIXED_STRING<4> as int 2021-10-17 17:16:21 +02:00
cellnameloader.hpp Merge branch 'useuless_launcher' into 'master' 2021-05-04 21:09:39 +00:00
lineedit.cpp Reimplemented constentselector view class 2013-10-22 21:52:35 -05:00
lineedit.hpp Merge branch 'useuless_launcher' into 'master' 2021-05-04 21:09:39 +00:00
openalutil.cpp Removing unused imports in the Launcher 2021-05-18 18:23:16 -05:00
openalutil.hpp Add Audio settings to openmw-launcher 2021-04-09 19:28:08 +00:00
profilescombobox.cpp Using auto keyword in most apps 2021-05-18 19:20:59 -05:00
profilescombobox.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
textinputdialog.cpp Using auto keyword in most apps 2021-05-18 19:20:59 -05:00
textinputdialog.hpp Using override keyword in most apps 2021-05-18 19:42:24 -05:00