D5707: Normalize line endings when creating ParseJob from background file.

Francis Herne noreply at phabricator.kde.org
Sat May 13 16:31:21 UTC 2017


flherne updated this revision to Diff 14472.
flherne added a comment.


  QByteArray doesn't support regexes. Could be done in one pass with a loop and a bit of state-tracking, but I'd rather do the obvious thing for a 5.1 fix.
  
  Factored it out as Nicolás suggested and added a TODO.

REPOSITORY
  R33 KDevPlatform

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D5707?vs=14123&id=14472

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

AFFECTED FILES
  language/backgroundparser/parsejob.cpp

To: flherne, brauch, #kdevelop
Cc: nalvarez, mwolff, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170513/a5d2bd4e/attachment.html>


More information about the KDevelop-devel mailing list