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
- Branch
- l-qregularexpression (branched from master)
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 20152 Build 20170: arc lint + arc unit