qt6-bb10/tests/auto/corelib
Friedemann Kleint bc5917a10a Fix warnings about constructor initialization order in tst_QObject.
tst_qobject.cpp: In constructor 'DispatcherWatcher::DispatcherWatcher(QEventLoop&, int*, int*)':
tst_qobject.cpp:5871:10: warning: 'DispatcherWatcher::m_statusAboutToBlock' will be initialized after [-Wreorder]
tst_qobject.cpp:5870:10: warning:   'int* DispatcherWatcher::m_statusAwake' [-Wreorder]
tst_qobject.cpp:5815:5: warning:   when initialized here [-Wreorder]
tst_qobject.cpp:5870:10: warning: 'DispatcherWatcher::m_statusAwake' will be initialized after [-Wreorder]
tst_qobject.cpp:5869:17: warning:   'QEventLoop* DispatcherWatcher::m_eventLoop' [-Wreorder]

Amends change c5d4972577.

Task-number: QTBUG-18434
Task-number: QTBUG-32859
Task-number: QTBUG-36434
Change-Id: I03a9c872469334741a26b4dc1783a36d48f1556f
Reviewed-by: Paolo Angelelli <paolo.angelelli@theqtcompany.com>
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2016-02-26 17:37:32 +00:00
..
animation Updated license headers 2016-01-21 18:55:18 +00:00
codecs Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev 2016-01-26 11:27:37 +00:00
global Add qOverload to select overloaded functions 2016-02-15 12:33:24 +00:00
io Merge remote-tracking branch 'origin/5.6' into 5.7 2016-02-18 20:50:35 +01:00
itemmodels Updated license headers 2016-01-21 18:55:18 +00:00
json Update testdata 2016-02-17 04:50:50 +00:00
kernel Fix warnings about constructor initialization order in tst_QObject. 2016-02-26 17:37:32 +00:00
mimetypes Updated license headers 2016-01-21 18:55:18 +00:00
plugin Merge remote-tracking branch 'origin/5.6' into dev 2016-02-02 15:57:44 +01:00
statemachine Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/dev 2016-01-26 11:27:37 +00:00
thread Add Intel copyright to files that Intel has had non-trivial contribution 2016-01-21 22:44:21 +00:00
tools Introduce QHash::equal_range() 2016-02-14 06:43:52 +00:00
xml Updated license headers 2016-01-21 18:55:18 +00:00
corelib.pro iOS: Enable building of basic tests 2014-01-22 12:35:17 +01:00