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