summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qlocale.cpp
diff options
context:
space:
mode:
authorGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2017-04-25 15:58:57 +0100
committerGiuseppe D'Angelo <giuseppe.dangelo@kdab.com>2017-05-05 12:18:25 +0000
commitdbd55cdaf367bdc9d6774bcb9927cbe19f18065f (patch)
tree5bc5298d51911ff7ef3bfaae6f27699697e1264e /src/corelib/tools/qlocale.cpp
parent18d49808db46add078d9d4bcffaac5361d5c7269 (diff)
QHash/QMultiHash: fix operator==
The existing QHash::operator== does not work when the same keys appear in different order between the two hashes being compared. However, relying on iteration order on a QHash is (as usual) a bad idea and one should never do it. Task-number: QTBUG-60395 Change-Id: Ifb39a6779230e26bbd6fdba82ccc0247b9cdc6ed Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/corelib/tools/qlocale.cpp')
0 files changed, 0 insertions, 0 deletions