Revision bf99fa4...

Go back to digest for 20th May 2012

Bug Fixes in Development Tools

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

Proper fix for the "the python parser has no information about where a node ends" problem.

This adds a visitor which recursively fixes the missing ranges.
Hopefully also fixes

(my tests work)

File Changes

Modified 7 files
  •   duchain/contextbuilder.cpp
  •   duchain/declarationbuilder.cpp
  •   duchain/expressionvisitor.cpp
  •   duchain/usebuilder.cpp
  •   parser/ast.h
  •   parser/astbuilder.cpp
  •   duchain/tests/pyduchaintest.cpp
7 files changed in total