diff options
author | Benjamin Poulain <benjamin.poulain@nokia.com> | 2010-02-25 14:20:22 (GMT) |
---|---|---|
committer | Benjamin Poulain <benjamin.poulain@nokia.com> | 2010-02-25 14:56:59 (GMT) |
commit | badfab1ed209c0f9727980addef7de9083354845 (patch) | |
tree | 3eb4d24d973aa2022c264e35a2f650042bec97ab /header.LGPL-ONLY | |
parent | 8d583adf2373736ca8bb5dd465e17a53b776d85a (diff) | |
download | Qt-badfab1ed209c0f9727980addef7de9083354845.zip Qt-badfab1ed209c0f9727980addef7de9083354845.tar.gz Qt-badfab1ed209c0f9727980addef7de9083354845.tar.bz2 |
Fix the SIMD implementations of QString::toLatin1()
The SSE implementation used signed integers. This was failing for
characters with high value.
The Neon implementation was using >= instead of > for creating the mask
Reviewed-by: Samuel Rødal
Diffstat (limited to 'header.LGPL-ONLY')
0 files changed, 0 insertions, 0 deletions