D26145: Port QRegExp to QRegularExpression
Ahmad Samir
noreply at phabricator.kde.org
Sat Dec 21 16:32:19 GMT 2019
ahmadsamir created this revision.
ahmadsamir added reviewers: mlaurent, vkrause.
Herald added a project: Frameworks.
ahmadsamir requested review of this revision.
REVISION SUMMARY
With QRegularExpression \x escape sequences that use more than two
hex digists have be in the form \x{nnnn}.
TEST PLAN
make && ctest
All unit tests pass except kcontacts-addresstest, but it fails with the
same exact error on master too, so it's not any worse.
REPOSITORY
R174 KContacts
BRANCH
l-qregularexpression (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D26145
AFFECTED FILES
src/addressee.cpp
To: ahmadsamir, mlaurent, vkrause
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191221/6dde1f0a/attachment.html>
More information about the Kde-frameworks-devel
mailing list