summaryrefslogtreecommitdiffstats
path: root/util
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2018-08-15 10:32:25 +0200
committerEdward Welbourne <edward.welbourne@qt.io>2018-08-16 10:10:22 +0000
commitbcf0be9b8ffa4739c2be26c53210b2fe3c3f1fe0 (patch)
treeaae7496534e270be40cf5b1717344b0a36377b19 /util
parentcd0a76a1503668155f67d7243e6e9aa8c4d77377 (diff)
Avoid signed/unsigned warning in template
tst_QtEndian's transformRegion_template() was getting a signed/unsigned comparison warning when T was unsigned in a QCOMPARE(T-value, 0); so use T(0) instead. Change-Id: I78cb2ab96f79393def65ed2c020aa3039017ab92 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'util')
0 files changed, 0 insertions, 0 deletions