diff options
| author | Robert Löhning <robert.loehning@qt.io> | 2024-08-14 10:54:55 +0200 |
|---|---|---|
| committer | Robert Löhning <robert.loehning@qt.io> | 2024-08-30 19:58:47 +0200 |
| commit | 991df1a5135b9c133a3eed496c5189a8cae74aa7 (patch) | |
| tree | 2ebab836e7013d61422316741b40ac899167121b /src/gui/platform/unix/qgenericunixservices.cpp | |
| parent | 00644f4b6d69d82a8d27f3b0619de88c0e4fdd6f (diff) | |
QHttp2Connection: Avoid warning about different signedness
(...)/qtbase/src/testlib/qtestcase.h:626:34: warning: comparison of integers of different signs: 'const long long' and 'const unsigned long' [-Wsign-compare]
return compare_helper(t1 == t2, "Compared values are not the same",
~~ ^ ~~
(...)/home/qtrob/dev/src/qt-dev_08.14-base_imageformats_svg/qtbase/tests/auto/network/access/qhttp2connection/tst_qhttp2connection.cpp:490:9: note: in instantiation of function template specialization 'QTest::qCompare<long long, unsigned long>' requested here
QCOMPARE(writtenN, buffer.size());
^
(...)/home/qtrob/dev/src/qt-dev_08.14-base_imageformats_svg/qtbase/src/testlib/qtestcase.h:83:17: note: expanded from macro 'QCOMPARE'
if (!QTest::qCompare(actual, expected, #actual, #expected, __FILE__, __LINE__))\
^
Change-Id: I4c09dbbd3105b3a760a9ecde53dd0e8c26c1626e
Reviewed-by: Matthias Rauter <matthias.rauter@qt.io>
Diffstat (limited to 'src/gui/platform/unix/qgenericunixservices.cpp')
0 files changed, 0 insertions, 0 deletions
