D17160: Remove extra spaces from Debug output, insert delimiters between fields

Stefan BrĂ¼ns noreply at phabricator.kde.org
Sun Nov 25 21:15:09 GMT 2018


bruns created this revision.
bruns added reviewers: Baloo, Frameworks, ngraham, poboiko.
Herald added projects: Frameworks, Baloo.
Herald added a subscriber: kde-frameworks-devel.
bruns requested review of this revision.

REVISION SUMMARY
  When a single query is streamed, the fields may be separated with multiple
  spaces, while subqueries, which are streamed via recursion from QVector,
  may lack any spaces between fields.
  
  Disable any automatic insertion of spaces and add delimiters manually
  where necessary.

REPOSITORY
  R293 Baloo

BRANCH
  submit

REVISION DETAIL
  https://phabricator.kde.org/D17160

AFFECTED FILES
  src/engine/enginequery.h

To: bruns, #baloo, #frameworks, ngraham, poboiko
Cc: kde-frameworks-devel, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181125/2a518b18/attachment.html>


More information about the Kde-frameworks-devel mailing list