From kdevelop Sun Nov 05 17:34:54 2000 From: Lev Povalahev Date: Sun, 05 Nov 2000 17:34:54 +0000 To: kdevelop Subject: C++ parser bug X-MARC-Message: https://marc.info/?l=kdevelop&m=97344617603260 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@kdevelop.org with the following body: unsubscribe »your-email-address«