D26205: KWallet: Port QRegExp to QRegularExpression

Mikołaj Płomieński noreply at phabricator.kde.org
Wed Jan 15 15:49:43 GMT 2020


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200115/1582c9c1/attachment.html>


More information about the Kde-frameworks-devel mailing list