bug in C++ parser

p_george p_george at club-internet.fr
Fri Jan 21 17:16:50 GMT 2000


I am using Kdevelop (snapshot of 19 january 2000) for KDE 1.

In a class if we declare :

  int a;

The parser shows the attribute "a";

If we declare :

  int a, b;

The parser shows no attribute in the tree.





More information about the KDevelop mailing list