Bug 64761

Summary: cpp parse: what about structs when in C++ ??
Product: [Applications] kdevelop Reporter: aragorn
Component: Language Support: CPP (old)Assignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED NOT A BUG    
Severity: wishlist    
Priority: NOR    
Version: 3.0.0a7   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description aragorn 2003-09-22 23:40:42 UTC
Version:           3.0.0a7 (using KDE 3.1.9)
Compiler:          gcc version 3.3.1 20030811 (Red Hat Linux 3.3.1-1)
OS:          Linux (i686) release 2.4.22

What about the structs when in C++ mode ?? i cant see them in the classes view, i got a namespace EternitysRealm and some structs inside it (for interfaces) but in the class view i can only see the structs functions as if they were global functions in the namespace, also in the drop down views of namespaces, classes and functions i cant see anything.....


	Despite this, kdevelop is getting better, it almost makes me leave xemacs, only because the default view for the qeditor cant be configured i havent swtiched totally to kdevelop :)....

	Thanks...

	Cheers...
Comment 1 Roberto Raggi 2003-11-04 16:07:47 UTC
structs in kdevelop works pretty well.. please remove the file <project-name>.pcs in your project root directory, after that open the project and check the errors in the "problems" output view