Unnamed structs and code completion

Christoph Bartoschek bartoschek at or.uni-bonn.de
Tue Nov 28 15:57:07 UTC 2006


Hi,

the current implementation of code completion in kdevelop 3.4 seems to not 
recognize unnamed structs:

typedef struct {
	int a;
} type_t;


type_t b;

b.

Here kdevelop says that this is (unresolved)

Christoph Bartoschek




More information about the KDevelop-devel mailing list