diff options
author | Morten Sørvig <[email protected]> | 2025-06-30 15:00:42 +0200 |
---|---|---|
committer | Piotr Wiercinski <[email protected]> | 2025-07-03 16:15:42 +0200 |
commit | 5eaaee105a712190c4d036e937ba6b833d91a35b (patch) | |
tree | b53d34421b1c0f6044c15d40c7264a22a4e073f1 /doc | |
parent | dd35ef2fb9066bb0eab1d1bb82f23a8aa07b3eb8 (diff) |
Avoid creating and initializing the QLocale instance
in a global constructor. This is generally not recommended
for non-constinit types, and additionally causes a crash
on WebAssembly in the QLocale backend implementation.
Pick-to: 6.10
Change-Id: I720c60bf89d39434022f61e8d71de7b4e8610d8e
Reviewed-by: Masoud Jami <[email protected]>
Reviewed-by: Edward Welbourne <[email protected]>
Reviewed-by: Piotr Wierciński <[email protected]>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions