Revision 4c76d85...

Go back to digest for 11th November 2012

Features in Development Tools

Sven Brauch committed changes in [kdev-python/1.4] /:

Correctly build uses for declarations in some corner cases

If the context opened by a node begins after that node does, which is
for example the case for class declarations, then stuff that was being
parsed between the node start and the start of the context was
considered to be in the wrong context. Fixes 309817.

File Changes

Modified 3 files
  •   duchain/usebuilder.cpp
  •   duchain/usebuilder.h
  •   duchain/tests/pyduchaintest.cpp
3 files changed in total