[Bug 56960] clicking a compile error tries to open document in wrong directory
Jens Dagerbo
jens.dagerbo at swipnet.se
Mon May 12 14:38:06 UTC 2003
------- 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=56960
jens.dagerbo at swipnet.se changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From jens.dagerbo at swipnet.se 2003-05-12 14:36 -------
This feature still doesn't cover all cases, unfortunately. :(
In some cases, despite the efforts made, no path is found at all, so
editDocument() gets called with nothing but a filename, which in turn leads to it
opening the first matching file by that name.
It looks like we'll have to compare inodes, or something, to figure out the
correct path in this case.
More information about the KDevelop-devel
mailing list