https://bugs.kde.org/show_bug.cgi?id=437570
--- Comment #6 from michael <reeves...@gmail.com> --- There was a major refactor. The some of compile errors however the result changes in the standard c/c++ hearders with clang11++ and gcc11++. Specifically <limits> must now be explicitly included TypeUtils.h. The introduction of the LineRef wrapper class is the main source of the "Data Lose" error. I have determined the that last EOL being dropped is a regression in the initial reading of the file. Not the comparison algorithm. The second part of this bug seems to be a standing issue with the merge algorithm that pre-dates the refactor. That will be fixed by the MR. -- You are receiving this mail because: You are watching all bug changes.