https://bugs.kde.org/show_bug.cgi?id=396797

--- Comment #15 from Ralf Habacker <ralf.habac...@freenet.de> ---
Created attachment 114133
  --> https://bugs.kde.org/attachment.cgi?id=114133&action=edit
Qt5 test case

This test case shows that https://regex101.com/ behaves more like
QRegularExpression, which is used in the 5.x branch

QRegExp: 622.5
QRegularExpression: 622
QRegExp: 10722
QRegularExpression: 10722

This test case also show that QRegExp and QRegularExpression has subtle
differences, which may have an impact on updating any kmymoney 4 based
installation to 5.x without further inspection of the used regular expressions.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to