Léo Lam 83c5446d85
Fix static initialisation order fiasco issue for Version variables
Fixes a crash that could occur if the static constructor function for
the MainSettings.cpp TU happened to run before the variables in
Common/Version.cpp are initialised. (This is known as the static
initialisation order fiasco.)

By using wrapper functions, those variables are now guaranteed to be
constructed on first use.
2022-01-14 00:04:22 +01:00
..
2021-12-10 14:49:57 -08:00
2021-12-10 14:49:57 -08:00
2022-01-02 14:39:34 -08:00
2021-07-17 17:46:57 -07:00
2021-12-10 14:49:57 -08:00
2022-01-09 12:43:11 -08:00
2022-01-09 12:44:15 -08:00
2021-10-24 11:48:36 -07:00
2022-01-02 15:36:47 -08:00
2021-07-17 19:29:22 -07:00
2022-01-09 12:44:15 -08:00
2022-01-09 12:44:15 -08:00
2022-01-09 12:43:11 -08:00
2021-11-24 14:56:12 -08:00
2021-11-24 14:56:12 -08:00
2021-12-10 14:49:57 -08:00
2021-07-06 15:01:38 +02:00
2021-12-10 14:49:57 -08:00
2021-12-10 14:49:57 -08:00
2021-10-24 11:48:36 -07:00
2021-12-10 14:49:57 -08:00
2022-01-09 12:43:11 -08:00