Classparser bugs

Denis Pershin dyp at inetlab.com
Mon Jun 14 11:57:57 BST 1999


Hello,

Classparser still has some bugs in parsing.

1. It adds local for functions variables to globals variables section.
2. It uses macros used in variable type definition as variables...
For example is I have:

class ITests {
  IList(ITest) a;
};

Then I will see IList(ITest) inn the list of ITests's fields. With the space in
the end.

-- 
Sincerely Yours,
Denis Y. Pershin

----------------------------------
E-Mail: dyp at inetlab.com
HomePage: http://www.software.ru/dyp/
FidoNet: 2:5000/120.5
----------------------------------



More information about the KDevelop mailing list