/tests/auto/qtextpiecetable/

type='application/atom+xml'/>
summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTrond Kjernåsen <trond@trolltech.com>2009-10-16 14:29:11 (GMT)
committerTrond Kjernåsen <trond@trolltech.com>2009-10-16 14:29:11 (GMT)
commit0dd237d05a865c51ad59f4e9f61b194659e32814 (patch)
tree410ae09ac673b89531abfd2982252c5fdb7319ae /src
parent2849e21a59a93714defc023a09b185f93cf1e712 (diff)
downloadQt-0dd237d05a865c51ad59f4e9f61b194659e32814.zip
Qt-0dd237d05a865c51ad59f4e9f61b194659e32814.tar.gz
Qt-0dd237d05a865c51ad59f4e9f61b194659e32814.tar.bz2
Fixed a crash in tst_qpainter on SPARC w/gcc.
This test works with the native Sun compiler for some reason, and the problem is an unaligned read of 16 bits, which is a problem on several other architectures. Reviewed-by: Kim
Diffstat (limited to 'src')
-rw-r--r--src/gui/painting/qblendfunctions.cpp4
1 files changed, 2 insertions, 2 deletions