D11888: Handle adjacent special characters correctly

Stefan BrĂ¼ns noreply at phabricator.kde.org
Mon Apr 2 17:14:18 UTC 2018


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180402/8e2688f0/attachment.html>


More information about the Kde-frameworks-devel mailing list