[Differential] [Accepted] D4760: Add path escaping to cmake completion.
Kevin Funk
noreply at phabricator.kde.org
Fri Feb 24 14:32:31 UTC 2017
kfunk added subscribers: apol, kfunk.
kfunk accepted this revision.
kfunk added a comment.
This revision is now accepted and ready to land.
LGTM. @apol?
INLINE COMMENTS
> cmakecodecompletionmodel.cpp:65
> +{
> + const QChar toBeEscaped[] = {'(', ')'};
> + for(const QChar &ch : toBeEscaped)
`static ...`
REPOSITORY
R32 KDevelop
BRANCH
cmake_escape_path
REVISION DETAIL
https://phabricator.kde.org/D4760
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: ematirov, #kdevelop, kfunk
Cc: kfunk, apol, kdevelop-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20170224/6cfb8bf0/attachment.html>
More information about the KDevelop-devel
mailing list