summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGlen Mabey <Glen.Mabey@swri.org>2017-01-31 04:42:13 +0000
committerGlen Mabey <Glen.Mabey@swri.org>2017-01-31 14:21:02 +0000
commite5d303cb9fb3ade3fae6d3f14a5f4fe139af63c9 (patch)
tree6b05180a625b18b6749ee6dfdca41f897f4dbecf /.gitignore
parent36f8816555da28b01d38032b4d298300681c61a5 (diff)
tst_qvariant: fix comparison ambiguity for QMetaEnum value
Under certain circumstances, VS2015 reported ambiguous options in using the operator>(Enum,int) operator. This change adds a static_cast<qint64> to remove any ambiguity. In the process of testing this change, a gap in the existing logic was identified: the handling (just in the test code) of large negative enum values. Consequently, and additional test case was added, and additional if-conditions were added to account for that case. Change-Id: Ife2c471ba4caa4b9a0107722042114e58145c4d0 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions