Fix build on platforms without INFINITY
authorSimon Hausmann <simon.hausmann@digia.com>
Thu, 7 Feb 2013 15:52:18 +0000 (16:52 +0100)
committerLars Knoll <lars.knoll@digia.com>
Sat, 9 Feb 2013 09:47:30 +0000 (10:47 +0100)
commita0a58bf6e27f6ebc19fa1313a64d1acecd5b6345
tree8c80dc46fa6f50d7d3099a83222ba19665712c29
parentab999bb39e796f171f5adeee11977c978e761c8f
Fix build on platforms without INFINITY

Use Q_INFINITY from qnumeric.h as portable wrapper.

Change-Id: I2dc2ef1c5e31ace89730b010c2a884e5b532b01f
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
src/v4/qmljs_engine.cpp
src/v4/qmljs_runtime.cpp
src/v4/qv4globalobject.cpp