Bug 64761 - cpp parse: what about structs when in C++ ??
Summary: cpp parse: what about structs when in C++ ??
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: Language Support: CPP (old) (show other bugs)
Version: 3.0.0a7
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-09-22 23:40 UTC by aragorn
Modified: 2003-11-04 16:07 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 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