Revision 70bf4a2...
Go back to digest for 20th May 2012Bug Fixes in Development Tools
Sven Brauch committed changes in [kdev-python] /:
Fix generator variables from not being handled correctly
This was a "regression" caused by a kdevplatform change (bfb0b798)
Static names must not be used for context identifiers, that will
cause confusion (all the generator contexts were named "<generator>").
File Changes
Modified 2 files
- duchain/contextbuilder.cpp
- duchain/expressionvisitor.cpp
2 files changed in total