| Summary: | symlinks confuse error reporter | ||
|---|---|---|---|
| Product: | [Applications] kdevelop | Reporter: | Dario Abatianni <eisfuchs> |
| Component: | general | Assignee: | KDevelop Developers <kdevelop-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | openSUSE | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Dario Abatianni
2003-04-21 14:20:00 UTC
This is quite nasty. Turns out that the outputview is fed the "resolved" path from the make process. This makes the outputview paths not match the paths the rest of gideon works with, since those are the "symlinked" paths. Jens's fix for this is now in CVS - we're all praying that it's the final resolve! |