[Bug 79722] AutoProjectPart::slotCompileFile() uses non-robust path test

Sascha Cunz mail at sacu.de
Sun Apr 18 03:05:07 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=79722      




------- Additional Comments From mail sacu de  2004-04-18 03:04 -------
>From what i read in autoprojectpart.cpp, this bug occurs if editorpart's path is not starting with the project path.

Which could be true, if the user really opened a file via a symlinked path that happens to link into the project, too. ( So far my first thought )

OTOH: In chat about this, it came up that in the path names passed to the editor part symlinks are resolved. This'd be another posibility to trigger it.

Both cases should be checked and fixed.




More information about the KDevelop-devel mailing list