https://bugs.kde.org/show_bug.cgi?id=449076
--- Comment #3 from michael <[email protected]> --- Git commit b96f5d7d36bccddea5a1bfa500a0d7436c2dbf1e by Michael Reeves. Committed on 24/01/2022 at 23:51. Pushed by mreeves into branch 'master'. 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. M +15 -1 src/SourceData.cpp M +1 -0 src/SourceData.h https://invent.kde.org/sdk/kdiff3/commit/b96f5d7d36bccddea5a1bfa500a0d7436c2dbf1e -- You are receiving this mail because: You are watching all bug changes.
