This revision was automatically updated to reflect the committed changes.
Closed by commit R495:ce27c7cf1121: Fix
QRegularExpression::wildcardToRegularExpression() usage (authored by
ahmadsamir).
REPOSITORY
R495 Purpose Library
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D26693?vs
apol accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R495 Purpose Library
BRANCH
l-qregularexpressoin-wildcard (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D26693
To: ahmadsamir, #frameworks, apol, dfaure
Cc: kde-frameworks-devel,
ahmadsamir created this revision.
ahmadsamir added reviewers: Frameworks, apol, dfaure.
Herald added a project: Frameworks.
ahmadsamir requested review of this revision.
REVISION SUMMARY
It turns out that QRegularExpression::wildcardToRegularExpression() returns
an anchored (with \A and \z) pa