[Bug 60044] New: Classes with same name confuses gideon
Robert Jonsson
jonsson.robert at home.se
Thu Jun 19 09:47: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=60044
Summary: Classes with same name confuses gideon
Product: kdevelop
Version: unspecified
Platform: Mandrake RPMs
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kdevelop-devel at kdevelop.org
ReportedBy: jonsson.robert at home.se
Version: cvs (using KDE KDE 3.1)
Installed from: Mandrake RPMs
I've got a C++ project that I'm trying to edit with Gideon. In one of the subdirs there are some classes that have the _same_ class name but are different classes and are declared in different files.
Gideon gets really confused over these classes. Only one of them is visible in the Class tree, clicking on it the header for one of the classes get opened. If I instead expand the class view and click on one of the methods the implementation for the OTHER class is shown :)
More information about the KDevelop-devel
mailing list