summaryrefslogtreecommitdiff
path: root/doc/src/snippets/code/src_sql_kernel_qsqldatabase.cpp
diff options
context:
space:
mode:
authormread <qt-info@nokia.com>2011-06-15 14:18:08 +0100
committermread <qt-info@nokia.com>2011-06-15 14:29:18 +0100
commit49fd95009bc3df7f2da46524245c51dd17ea1907 (patch)
tree96ca214c60bc62260db5f3f2ab9354cbd72dc1ab /doc/src/snippets/code/src_sql_kernel_qsqldatabase.cpp
parentea0963bde7fb9f1486dd157f43955a11024d3e7d (diff)
downloadqt4-tools-49fd95009bc3df7f2da46524245c51dd17ea1907.tar.gz
QTBUG-19883 Adding top level TRAP for QThreads on Symbian
The native Symbian implementation of QThread in Qt4.8 does not have a top level TRAP, whereas it did in pthreads based implementation in Qt4.7. This causes an incompatibility in the form of a EUSER-CBASE:66 panic for code that attempts to use the cleanup stack without a TRAP of its own. This adds a top level TRAP and std::exception handler to match it and prints out warning information if they ever trigger to provide some diagnostic information which would otherwise be lost. Task-number: QTBUG-19883 Reviewed-by: Laszlo Agocs
Diffstat (limited to 'doc/src/snippets/code/src_sql_kernel_qsqldatabase.cpp')
0 files changed, 0 insertions, 0 deletions