blaze added inline comments. INLINE COMMENTS
> ahmadsamir wrote in kwallet.cpp:179 > The pattern has to be anchored if we want to replicate what > QRegExp::exactMatch() did, with \A and \z or ^ and $. > > If you have a test case where it anchoredPattern() anchors twice, file a bug > report upstream (to be honest, I don't know whether this is the intended > behaviour or not). QRegularExpression::wildcardToRegularExpression() already returns an anchored output. What do you mean? REPOSITORY R311 KWallet REVISION DETAIL https://phabricator.kde.org/D26205 To: ahmadsamir, #frameworks, aacid, apol Cc: blaze, kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns