Bug: Parsing template classes

Tarjei Knapstad tarjei at chemcon.no
Thu Jun 7 08:38:00 BST 2001


Hi, 
just discovered a slightly annoying bug. 
(allthough not nearly as annoying as the tree collapse stuff :)

If you have classes with partial template instantiations, it won't get
parsed into the "Classes" view (or anywhere else)

Example:

template<class T1>
class MyClass<1,T1>
{ };

will not appear anywhere in the class views.

My guess is that the parses barfs on the <> brackets....

-- 
Tarjei Knapstad, MSc
Head of Software Development

ChemCon AS
Richard Birkelandsvei 2
7491 Trondheim, Norway

tarjei at chemcon.no

-
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