From kdevelop-bugs Mon Jan 30 14:36:32 2012 From: Sven Brauch Date: Mon, 30 Jan 2012 14:36:32 +0000 To: kdevelop-bugs Subject: [Bug 292731] If class declared in module directly, subclasses have wrong parent Message-Id: X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=132793444318207 https://bugs.kde.org/show_bug.cgi?id=292731 Sven Brauch changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Sven Brauch 2012-01-30 14:36:32 --- Git commit 1ab8b60addad093a1bb069c296e24f5062c80854 by Sven Brauch. Committed on 30/01/2012 at 15:35. Pushed by brauch into branch 'master'. Fix PovAddics "import class from __init__ and inherit" bug While fixing this, I noticed ExpressionVisitor::VisitAttribute is basically bullshit altogether and needs to be rewritten. That's not too much work (it's only 80 or so LOC), but likely to break stuff and thus I won't do it right now. M +1 -1 duchain/declarationbuilder.cpp M +1 -0 duchain/expressionvisitor.cpp http://commits.kde.org/kdev-python/1ab8b60addad093a1bb069c296e24f5062c80854 -- Configure bugmail: https://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