summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code/src_sql_kernel_qsqlresult.cpp
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@trolltech.com>2010-02-22 15:25:46 (GMT)
committerOlivier Goffart <ogoffart@trolltech.com>2010-02-22 16:00:31 (GMT)
commitc42343ab8bedda2700b16b10ee7a7409130cb500 (patch)
treeb8787f2b8b79ae10fb313ff548189617c0905740 /doc/src/snippets/code/src_sql_kernel_qsqlresult.cpp
parent0bcf45bf9f0adc8cf9e3486845819447d153bd5e (diff)
downloadQt-c42343ab8bedda2700b16b10ee7a7409130cb500.zip
Qt-c42343ab8bedda2700b16b10ee7a7409130cb500.tar.gz
Qt-c42343ab8bedda2700b16b10ee7a7409130cb500.tar.bz2
Fix test with gcc 4.0 where QT_USE_FAST_CONCATENATION cannot be enabled.
On GCC 4.0 we disabled the possibility to use the fast operator plus as a bug in the compiler makes it impossible to add enums. There is no normal operator+ for these case. Always test the operator% instead. Reviewed-by: joao
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqlresult.cpp')
0 files changed, 0 insertions, 0 deletions