summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src_xmlpatterns_api_qxmlresultitems.cpp
diff options
context:
space:
mode:
authorRohan McGovern <rohan.mcgovern@nokia.com>2010-04-19 07:07:22 (GMT)
committerRohan McGovern <rohan.mcgovern@nokia.com>2010-04-19 07:31:22 (GMT)
commit96da5f25cae2599820a526c2898b3c2e8329b88b (patch)
treecb4ed4d959be998a298c1b8b4e023673ae31e912 /doc/src/snippets/code/src_xmlpatterns_api_qxmlresultitems.cpp
parentcf2996cceb1ee07d8969867981c8caeabf2d35c3 (diff)
downloadQt-96da5f25cae2599820a526c2898b3c2e8329b88b.zip
Qt-96da5f25cae2599820a526c2898b3c2e8329b88b.tar.gz
Qt-96da5f25cae2599820a526c2898b3c2e8329b88b.tar.bz2
Fixed failure of tst_qbytearraymatcher on 64 bit.
Code had `sizeof(needle-1)' where `sizeof(needle)-1' was meant. This would pass where sizeof(char*) == 4, but not where sizeof(char*) == 8.
Diffstat (limited to 'doc/src/snippets/code/src_xmlpatterns_api_qxmlresultitems.cpp')
0 files changed, 0 insertions, 0 deletions