aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/qjsengine
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@digia.com>2013-09-16 20:30:04 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-09-18 13:14:33 +0200
commit2f4522d72e1615404abd73c7c47db074dd4fd725 (patch)
tree7ff9057376ca80df9a2b34a52b25e2e121aea2d5 /tests/auto/qml/qjsengine
parent67b2face7ca846c84f21cbfffabb12cc22442a4e (diff)
Fix regression with isNaN and isInf
We use std::isnan and std::isinf to determine whether a number is NaN or Inf. Unfortunately some versions of these methods seem to return int instead of bool, breaking the Encode() call. Change-Id: Iec58eb3a5f344373a389ddbc7f6ee81cdead2726 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'tests/auto/qml/qjsengine')
0 files changed, 0 insertions, 0 deletions