summaryrefslogtreecommitdiffstats
path: root/src/corelib/thread
diff options
context:
space:
mode:
authorRitt Konstantin <ritt.ks@gmail.com>2011-07-15 11:37:10 +0200
committerQt by Nokia <qt-info@nokia.com>2011-07-15 11:39:04 +0200
commit92a1a3cc4fe8df89b37800ab8adefb36576f9edb (patch)
treec0f554055fd6e3605901333c7503376cc84c98ea /src/corelib/thread
parent639943ddea8836f75052f13c4569867fb0a0be58 (diff)
fixup for d17c76feee9eece4f7d9d1c5cec254842bb0a639
removing the NoCategory enum value caused all category flags to change. not an issue for qchar where they were used properly, but an issue for qregexp where the hardcoded values were used instead. the `all_cats` could be set to `FLAG(QChar::Symbol_Other + 1) - 1` which is shorter, but I don't want hardcode the values in order to avoid similar issues in he future Change-Id: Ie3ae2fca1b01d5911b834f439a0a6216766b8a20 Merge-request: 21 Reviewed-by: Olivier Goffart <olivier.goffart@nokia.com> Reviewed-on: http://codereview.qt.nokia.com/1696 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Diffstat (limited to 'src/corelib/thread')
0 files changed, 0 insertions, 0 deletions