Bug 22000 - equal parsing of structs and classes
Summary: equal parsing of structs and classes
Status: RESOLVED FIXED
Alias: None
Product: kdevplatform
Classification: Developer tools
Component: classbrowser (show other bugs)
Version: git master
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: KDevelop-Devel List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-03-09 18:33 UTC by Ulrich Eckhardt
Modified: 2013-03-31 01:32 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 Ulrich Eckhardt 2001-03-09 18:24:47 UTC
(*** This bug was imported into bugs.kde.org ***)

Package:           kdevelop
Version:           KDE 2.1.0 
Severity:          wishlist
Installed from:    Debian Package 4:2.1-final-0.potato1 (2.2)
Compiler:          gcc version 2.95.2 20000220 (Debian GNU/Linux)
OS:                Linux 2.2.18pre21 i686
OS/Compiler notes: 

I'd like to have structs parsed and displayed in the same way as classes are. The current solution to have structs in a separate tree of the class-view is not optimal especially considering that structs and classes in C++ only differ in that a class' member is private by default while a struct's is public.
 You'd get two things for the price of one there since the code that parses structs is slightly broken anyway....
Thanks
Ulrich Eckhardt 

(Submitted via bugs.kde.org)
(Called from KBugReport dialog. Fields E-Mail manually changed)
Comment 1 Dominik Haumann 2003-09-10 16:49:01 UTC
fixed in kdevelop 3. 
Comment 2 Aleix Pol 2013-03-31 01:32:15 UTC
moving to kdevplatform's classbrowser