https://bugs.kde.org/show_bug.cgi?id=374527
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kmy | |money/bbefd9f1d042a82779254 | |75e3286bc10539a6445 --- Comment #1 from Thomas Baumgart <t...@net-bembel.de> --- Git commit bbefd9f1d042a8277925475e3286bc10539a6445 by Thomas Baumgart. Committed on 04/01/2017 at 09:32. Pushed by tbaumgart into branch 'master'. Correct interpretation of return code Since the 'no-match at all' condition of QRegExp::indexIn() also returns a value that is 'true', the return value must be compared against -1 instead. M +2 -2 kmymoney/converter/mymoneystatementreader.cpp https://commits.kde.org/kmymoney/bbefd9f1d042a8277925475e3286bc10539a6445 -- You are receiving this mail because: You are the assignee for the bug.