bruns created this revision. bruns added reviewers: Baloo, michaelh. Restricted Application added projects: Frameworks, Baloo. Restricted Application added a subscriber: Frameworks. bruns requested review of this revision.
REVISION SUMMARY The code handled sequences like '((' incorrectly, i.e. this was parsed as a single opening quote, and thus could get operator association wrong. Although only '>=' and '<=' have a special meaning, also accept '==' and ':=' as '=' resp. ':'. BUG: 392620 REPOSITORY R293 Baloo BRANCH b#392620_fix_operator_evaluation REVISION DETAIL https://phabricator.kde.org/D11888 AFFECTED FILES src/lib/advancedqueryparser.cpp To: bruns, #baloo, michaelh Cc: #frameworks, ashaposhnikov, michaelh, astippich, spoorun, ngraham, alexeymin