[Bug 66096] New: dealing ctags reporting "cannot open source file .... : No such file or directory"
Ralf Habacker
ralf.habacker at freenet.de
Thu Oct 16 08:51:02 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=66096
Summary: dealing ctags reporting "cannot open source file .... :
No such file or directory"
Product: kdevelop
Version: unspecified
Platform: Compiled Sources
OS/Version: Cygwin
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: ralf.habacker at freenet.de
Version: cvs 3.0.0-a7 (using KDE Devel)
Installed from: Compiled sources
Compiler: gcc 2.95
OS: Cygwin
ctags give a result in case a file isn't found. For kdevelop 3.0.0.-a7 the files below are added to the project, but was not founc by ctags. As I have seen this, I was thinking if it would be good to use this information to either
1. inform the user through a dialog or
2. print out the results in the messages tab to inform the user
3. let kdevelop checks his project files or
4. do other usefull action
Please note that this is only a proposal.
"languages/cpp/KDevCppSupportIface.skel"
"languages/cpp/app_templates/kscreensaver/kscreensaverui.cpp"
"languages/cpp/app_templates/kscreensaver/kscreensaverui.h"
"languages/cpp/app_templates/qtopiaapp/examplebase.h"
"languages/cpp/debugger/debuggerdcopinterface.skel"
"languages/java/KDevJavaSupportIface.skel"
languages/python/app_templates/pyqt/app.py
"languages/python/app_templates/pyqt/documentdetails.cpp"
"languages/python/app_templates/pyqt/documentdetails.h"
"lib/interfaces/KDevAppFrontendIface.skel"
"lib/interfaces/KDevCoreIface.skel"
"lib/interfaces/KDevMakeFrontendIface.skel"
"lib/interfaces/KDevPartControllerIface.skel"
"parts/filter/kdevfilteriface.skel"
"vcs/cvsservice/checkoutdialogbase.cpp"
"vcs/cvsservice/checkoutdialogbase.h"
"vcs/cvsservice/commitdialogbase.cpp"
"vcs/cvsservice/commitdialogbase.h"
"vcs/cvsservice/cvsformbase.cpp"
"vcs/cvsservice/cvsformbase.h"
"vcs/cvsservice/cvsoptionswidgetbase.cpp"
"vcs/cvsservice/cvsoptionswidgetbase.h"
"vcs/cvsservice/cvsservicedcopiface.skel"
"vcs/cvsservice/diffdialogbase.cpp"
"vcs/cvsservice/diffdialogbase.h"
"vcs/cvsservice/releaseinputdialogbase.cpp"
"vcs/cvsservice/releaseinputdialogbase.h"
"vcs/cvsservice/tagdialogbase.cpp"
"vcs/cvsservice/tagdialogbase.h"
"vcs/svn/svnoptions.cpp"
"vcs/svn/svnoptions.h"
More information about the KDevelop-devel
mailing list