Summary: | code completion does not work with inherited templates | ||
---|---|---|---|
Product: | [Applications] kdevelop | Reporter: | Armin Berres <armin> |
Component: | Language Support: CPP (old) | Assignee: | kdevelop-bugs-null |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 4.0.0 | ||
Platform: | Compiled Sources | ||
OS: | Unspecified | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Armin Berres
2009-07-13 18:18:00 UTC
SVN commit 1002451 by apaku: Only re-run cmake with arguments if there's no CMakeCache.txt so we don't override things that the user changed externally or by editing the cache. BUG:200057 M +11 -5 cmakejob.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1002451 |