C++ parser bug

Lev Povalahev myforums at gmx.net
Sun Nov 5 17:34:54 GMT 2000


Hi!

I just downloaded the newest snapshots (11.05) of the 1.3 version and there 
is still that bug in the c-parser:

operator overloaded functions are not shown correctly in classview and
if you have something like:

class LObject
{
public:
	operator const char *() const;
};

then you cannot even go to the definition of the function in teh cpp file 
using classview.

Greetings,
-Lev

-
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