https://bugs.kde.org/show_bug.cgi?id=362913
Sven Brauch <m...@svenbrauch.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |http://commits.kde.org/kdev | |-python/7966373d9ff24d0ec15 | |c64f8b3611608da660ab1 Status|CONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #4 from Sven Brauch <m...@svenbrauch.de> --- Git commit 7966373d9ff24d0ec15c64f8b3611608da660ab1 by Sven Brauch. Committed on 11/05/2016 at 16:16. Pushed by brauch into branch '5.0'. Make sure the value of a return is always visited, even if outside function Otherwise, if only the context builder runs, there is a crash because contexts opened by arguments of the return (e.g. list comprehension) are missing. M +1 -1 duchain/contextbuilder.cpp M +9 -8 duchain/declarationbuilder.cpp M +1 -0 duchain/tests/pyduchaintest.cpp http://commits.kde.org/kdev-python/7966373d9ff24d0ec15c64f8b3611608da660ab1 -- You are receiving this mail because: You are watching all bug changes.