D26118: Port QRegExp to QRegularExpression
Ahmad Samir
noreply at phabricator.kde.org
Mon Feb 10 14:38:12 GMT 2020
ahmadsamir added a comment.
In D26118#608935 <https://phabricator.kde.org/D26118#608935>, @broulik wrote:
> This appears to have broken policy file generation. The polkit files I now get have
>
> <description xml:lang="Name[de]">Neues Plymouth-Design installieren</description>
>
>
> Note the "Name" in the `xml:lang`
Right. Should be fixed by D27288 <https://phabricator.kde.org/D27288>. I counted wrongly, QRegExp::capturedTexts(1) is QRegularExpressionMatch::captured(1) not captured(0)...
REPOSITORY
R283 KAuth
REVISION DETAIL
https://phabricator.kde.org/D26118
To: ahmadsamir, #frameworks, mlaurent, dfaure, apol
Cc: broulik, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200210/ea7f914b/attachment.html>
More information about the Kde-frameworks-devel
mailing list