no unions in structure view
Christoph Dohmen
chdohmen at cae-gmbh.de
Wed Jul 3 12:51:39 BST 2002
Well, don't know if it's a bug or a feature, but I can't find any union in
the structure view. It's a quite large C-project and I have a union of
structures:
typedef union{
struct_a x;
struct_b y;
struct_c z;
int dummy;
} union_name;
But all I can find are those struct_? entries, but no union_name-entry :-((
Any hints how to enable this?
Chris
P.S.: I'm using kdevelop 2.1.1 within KDE 2.2.2.
--
Christoph Dohmen ChDohmen at cae-gmbh.de
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«
More information about the KDevelop
mailing list