From kdevelop-bugs Mon Sep 15 16:37:16 2008 From: Hristo Ivanov Date: Mon, 15 Sep 2008 16:37:16 +0000 To: kdevelop-bugs Subject: [Bug 140573] incorrect stub generation upon hitting "F2" on a class Message-Id: <20080915163716.95C1B12D95 () immanuel ! kde ! org> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=122149672732322 http://bugs.kde.org/show_bug.cgi?id=140573 Hristo Ivanov gadniomaina yahoo com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gadniomaina@yahoo.com --- Comment #1 from Hristo Ivanov 2008-09-15 18:37:14 --- I'd like to post an update here: To be 100% correct, one should track the namespaces also. I don't think this is an easy task to do as first one has to have a map of all the types and their locations (in terms of namespaces, subtypes, etc.) I think information gathered with the code complete feature should be explored here. Moreover, just in case anyone's interested, generation should not happen in these two cases: - template classes (in that case the function has to be expanded in the header) and - virtual abstract functions (like "virtual void moo() = 0"). -- Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs