https://bugs.kde.org/show_bug.cgi?id=209885
michael <reeves...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Version Fixed In| |1.7 Latest Commit| |https://commits.kde.org/kdi | |ff3/311bf4ea4b5b4ee4b3c3b7f | |d46553cf60b3a45aa --- Comment #2 from michael <reeves...@gmail.com> --- Git commit 311bf4ea4b5b4ee4b3c3b7fd46553cf60b3a45aa by Michael Reeves. Committed on 09/07/2018 at 03:13. Pushed by mreeves into branch 'master'. Fix behavior of preprocessor for sigle quotes The distinction between single and double quotes is purly a command shell issue. So silently convert to double quotes. Also change escaping to QTs non-standard form for double quotes if contained in single quotes. FIXED-IN: 1.7 M +0 -2 doc/en/index.docbook M +23 -2 src/pdiff.cpp https://commits.kde.org/kdiff3/311bf4ea4b5b4ee4b3c3b7fd46553cf60b3a45aa -- You are receiving this mail because: You are watching all bug changes.