https://bugs.kde.org/show_bug.cgi?id=405221
Milian Wolff <m...@milianw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/kde/ | |kdevelop/commit/c315333c4aa | |38ec9d05f101844fc4729717fd1 | |3b Status|REPORTED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Milian Wolff <m...@milianw.de> --- Git commit c315333c4aa38ec9d05f101844fc4729717fd13b by Milian Wolff, on behalf of Axel Kellerman. Committed on 20/09/2019 at 04:06. Pushed by mwolff into branch '5.4'. gcclikecompiler: properly resolve include paths with symbolic links Make sure include paths containing symbolic links are canonicalized - and thereby properly resolved - before wrapping them in a Path object. This is necessary, as class Path is not properly handling symbolic links. M +1 -1 plugins/custom-definesandincludes/compilerprovider/gcclikecompiler.cpp https://invent.kde.org/kde/kdevelop/commit/c315333c4aa38ec9d05f101844fc4729717fd13b -- You are receiving this mail because: You are watching all bug changes.