https://bugs.kde.org/show_bug.cgi?id=285004 Milian Wolff changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Milian Wolff 2011-10-26 16:23:26 --- Git commit 260208d7cd8121c283cfbf4fc13f25b51e1d5887 by Milian Wolff. Committed on 26/10/2011 at 18:20. Pushed by mwolff into branch 'master'. fix loss of top context due to recursive expressionvisitor::parse calls wow, this took me long to figure out: the name+type visitors can trigger a recursive call to ExpressionVisitor::parse and hence could overwrite m_topContext = 0 on exit... BUG: 285004 M +3 -2 languages/cpp/cppduchain/expressionvisitor.cpp M +1 -0 languages/cpp/cppduchain/tests/test_duchain.h M +19 -1 languages/cpp/cppduchain/tests/test_duchain_cpp2011.cpp http://commits.kde.org/kdevelop/260208d7cd8121c283cfbf4fc13f25b51e1d5887 -- 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