D5995: Fix CompilerFilterStrategy::errorInLine() to handle paths with whitespace
Friedrich W. H. Kossebau
noreply at phabricator.kde.org
Sun May 28 01:33:21 UTC 2017
kossebau added a comment.
`^([^:\\t]+):` with my little regexp knowledge confuses me a little. Why is the `:` also in the `[^]`? Was that needed for a non-greedy match, at least with the old QRegExp?
REPOSITORY
R33 KDevPlatform
REVISION DETAIL
https://phabricator.kde.org/D5995
To: kossebau, #kdevelop, volden
Cc: kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170528/a9db25f3/attachment.html>
More information about the KDevelop-devel
mailing list