diff options
author | Olivier Goffart <ogoffart@trolltech.com> | 2009-10-01 08:43:09 (GMT) |
---|---|---|
committer | Olivier Goffart <ogoffart@trolltech.com> | 2009-10-01 08:46:53 (GMT) |
commit | f0183775d1575a4537bed8c10e9c757ffa66fe03 (patch) | |
tree | 3f5a348f318dfc30862148dd60be8b0d8a946857 /src/3rdparty/webkit/JavaScriptCore/runtime/JSArray.h | |
parent | 9a5442b732592f2ed474e705b7ea29776d96a83b (diff) | |
download | Qt-f0183775d1575a4537bed8c10e9c757ffa66fe03.zip Qt-f0183775d1575a4537bed8c10e9c757ffa66fe03.tar.gz Qt-f0183775d1575a4537bed8c10e9c757ffa66fe03.tar.bz2 |
Fix the compilerwarning test on GCC
Don't issue this warning:
comparing floating point with == or != is unsafe
There is many of them and the Qt code is correct (it has to be fast comparison
to know if fast code path must be taken)
Reviewed-by: Jeremy
Diffstat (limited to 'src/3rdparty/webkit/JavaScriptCore/runtime/JSArray.h')
0 files changed, 0 insertions, 0 deletions