Revision 95c6675...

Go back to digest for 3rd June 2012

Bug Fixes in Development Tools

Miquel Sabaté committed changes in [kdev-ruby/gsoc] /:

This commit fixes a few things regarding class subclassing:

- Fixed visitors of methods/classes/modules from modifying the original AST.
- Properly importing the context of the base class.
- Implemented tests (both duchain and uses) regarding subclassing.

File Changes

Modified 7 files
  •   duchain/builders/contextbuilder.cpp
  •   duchain/builders/declarationbuilder.cpp
  •   duchain/tests/duchain.cpp
  •   duchain/tests/duchain.h
  •   duchain/tests/duchaintestbase.h
  •   duchain/tests/uses.cpp
  •   duchain/tests/uses.h
7 files changed in total