https://bugs.kde.org/show_bug.cgi?id=448353
michael <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/sdk/ | |kdiff3/commit/4f14cfb9efd58 | |e1ebe22e1d4e126b779018a21c0 Version Fixed In| |1.9.5 Status|REPORTED |RESOLVED --- Comment #6 from michael <[email protected]> --- Git commit 4f14cfb9efd58e1ebe22e1d4e126b779018a21c0 by Michael Reeves. Committed on 23/02/2022 at 21:32. Pushed by mreeves into branch 'master'. Fix EOL detection issues Use QStream::read to read next character for EOL detection Avoid QStream::pos due to severe speed issues Related: bug 450225 FIXED-IN:1.9.5 M +14 -12 src/SourceData.cpp M +87 -1 src/autotests/datareadtest.cpp https://invent.kde.org/sdk/kdiff3/commit/4f14cfb9efd58e1ebe22e1d4e126b779018a21c0 -- You are receiving this mail because: You are watching all bug changes.
