summaryrefslogtreecommitdiffstats
path: root/src/xmlpatterns/functions/qcomparestringfns.cpp
diff options
context:
space:
mode:
authorThomas Zander <t.zander@nokia.com>2010-04-12 12:10:28 (GMT)
committerThomas Zander <t.zander@nokia.com>2010-04-16 12:04:40 (GMT)
commit113b65dce51f37566b58fd730b206537820889e6 (patch)
tree422a44b3eb3b8e5bf1d64050b583222af49e1996 /src/xmlpatterns/functions/qcomparestringfns.cpp
parent9827cd78256c24e8311400198864aaadfff4e7ab (diff)
downloadQt-113b65dce51f37566b58fd730b206537820889e6.zip
Qt-113b65dce51f37566b58fd730b206537820889e6.tar.gz
Qt-113b65dce51f37566b58fd730b206537820889e6.tar.bz2
Make debugging floating point mistakes much easier.
Its a common mistake that a floating point error, like divide by zero, is not detected and just propagated till it breaks in curious ways elsewhere. Like QBezier hitting an infinite loop due to operating on NaN floating points. Adding detection of this in a debug build of Qt is sure to help a lot of these issues be detected much faster and so Qt helps people write code even faster. Reviewed-By: Gunnar Sletta
Diffstat (limited to 'src/xmlpatterns/functions/qcomparestringfns.cpp')
0 files changed, 0 insertions, 0 deletions