With QRegularExpression \x escape sequences that use more than two
hex digists have be in the form \x{nnnn}.
Details
Details
- Reviewers
mlaurent vkrause apol - Maniphest Tasks
- T12279: Port frameworks away from QRegExp
- Commits
- R174:66ed335757c5: Port QRegExp to QRegularExpression
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.
Diff Detail
Diff Detail
- Repository
- R174 KContacts
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.