https://bugs.kde.org/show_bug.cgi?id=449076
--- Comment #4 from michael <reeves...@gmail.com> --- Git commit 5ee349ee95d7e1473f6fdc9edf02d0cdc3213836 by Michael Reeves. Committed on 24/01/2022 at 23:56. Pushed by mreeves into branch '1.9'. fix: Attempt to autodect non-bom utf-8 This is not fool proof and can't be but its better than not checking at all. Basiclly anything that can be a utf-8 file will be interpruted as such by default if using auto detection. (cherry picked from commit b96f5d7d36bccddea5a1bfa500a0d7436c2dbf1e) M +15 -1 src/SourceData.cpp M +1 -0 src/SourceData.h https://invent.kde.org/sdk/kdiff3/commit/5ee349ee95d7e1473f6fdc9edf02d0cdc3213836 -- You are receiving this mail because: You are watching all bug changes.