diff options
| author | Edward Welbourne <edward.welbourne@qt.io> | 2024-07-08 18:34:23 +0200 |
|---|---|---|
| committer | Tor Arne Vestbø <tor.arne.vestbo@qt.io> | 2024-07-09 01:27:33 +0200 |
| commit | 1df1c0b6fdc40a3cb9e89c4d07adc89c37c7582b (patch) | |
| tree | 44e22686a2a1d0f279409f322c7b286ed24e3fde /src/corelib/plugin/qpluginloader.cpp | |
| parent | 6a49e551683c63549e0ba8357c9a66930f40c1fe (diff) | |
Fix sameLocale() assertions in qlocale.cpp
The assertion is about entries at the same index having matching
language, script and territory tags. I forgot that the system locale
has its m_index set to match the closest-matching CLDR data table, so
might not have the same tags as the locale_data[] entry at its given
index.
Pick-to: 6.8
Fixes: QTBUG-126390
Change-Id: Icb8cc09cc2a9d66a0af301a300f44923d7400ce9
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
Diffstat (limited to 'src/corelib/plugin/qpluginloader.cpp')
0 files changed, 0 insertions, 0 deletions
