summaryrefslogtreecommitdiffstats
path: root/src/widgets/kernel
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2016-11-15 17:15:56 +0100
committerEdward Welbourne <edward.welbourne@qt.io>2016-11-23 09:24:40 +0000
commita32424b46cd3ef6fd8d644354e3cec434d5ab951 (patch)
tree9a40b9e0d0430cac01ab15b8b9863ecf6fe8212f /src/widgets/kernel
parentbe94fc445a664fa10ce5ff5ea1e4fbe7d23585e7 (diff)
AreArgumentsNarrowedBase: Correct logic for narrowing connect() casts
The prior test deemed there to be narrowing if source and destination integral-or-enum types didn't have the same signedness; but all values of an unsigned source type can be represented in a larger signed destination type, so there is no narrowing in this case. Updated QObject test-case to match. Change-Id: I517a5997adcad70e185d7469a8d26788e463cb75 Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Diffstat (limited to 'src/widgets/kernel')
0 files changed, 0 insertions, 0 deletions