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.
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 ?
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.
Is this still valid?
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.
*** Bug has been marked as fixed ***.
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