Bug 52791 - classes viewer do not work with Gideon Alpha 3 for project with namespace converted with kdevprj2kdevelop
Summary: classes viewer do not work with Gideon Alpha 3 for project with namespace con...
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: CPP (old) (show other bugs)
Version: 3.0.0a3
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-09 10:42 UTC by de-chalendarg
Modified: 2013-03-31 00:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description de-chalendarg 2003-01-09 10:42:40 UTC
Version:            (using KDE KDE 3.0.99)
Installed from:    Compiled From Sources
Compiler:          Gcc 3.2 
OS:          Linux

I have a project with nested namespaces. I develop in currently with KDevelop 2.1.4.
I convert it with kdevprj2kdevelop
I load it in Gideon Alpha3
The namespaces seem to be considered as classes :
- they can be recursively opened but they never display the list of classes contained by the namespace, sometimes they display one of them, usually none;
- when clicking them, one of the .cpp files containing this namespace is opened;

Note that I next tried to "Import Existing Project" and this time the result is good.
Comment 1 de-chalendarg 2003-01-09 15:16:42 UTC
I retried with another project : it seems that it is the Autoconf based import that  
causes this problem ; when importing without Autoconf (Custom Makefiles) the 
namespaces/classes are well recognized. 
I think that the Autoconf used for this project was 2.13 and not 2.5. Could it be a 
cause for the problem ? 
Comment 2 de-chalendarg 2003-01-10 08:50:53 UTC
Note that the problem does not show up when importing as "KDE C++ Application 
(Automake based)" EVEN if the project is NOT a KDE application (I tried that with 
my first application (not KDE) after having succesfully imported a KDE project. 
Comment 3 Jens Dagerbo 2003-10-29 22:18:56 UTC
Is this still valid?
Comment 4 Amilcar do Carmo Lucas 2003-11-03 10:27:21 UTC
I guess this one has nothing to do with appwizard.
And besides that, cpp-parsing got lots of bug fixes in the last 10 months.
Closing, reopen if the bug presists.
Comment 5 Amilcar do Carmo Lucas 2003-11-04 19:52:18 UTC
*** Bug has been marked as fixed ***.
Comment 6 Aleix Pol 2013-03-31 00:50:28 UTC
Moving all the bugs from the CPP Parser. It was not well defined the difference between it and C++ Language Support and people kept reporting in both places indistinctively