aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2018-05-22 19:32:19 -0300
committerThiago Macieira <thiago.macieira@intel.com>2018-05-23 12:55:40 +0000
commit160e6ee28f64665812730a94f8390521ef7ad6f8 (patch)
tree8224c574a3a1dfd174b8303ddd7372ab4f6c5b0c /tests/auto/qml
parent60176efa7843fda048b2eb5d347fab0dd991e26d (diff)
Fix change-of-sign warning
Column numbers cannot be negative. error #68: integer conversion resulted in a change of sign int value = v8engine->consoleCountHelper(scriptName, frame->lineNumber(), -1); ^ Change-Id: I052407b777ec43f78378fffd1531182f28e09b1f Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'tests/auto/qml')
0 files changed, 0 insertions, 0 deletions