Revision fa927ae...

Go back to digest for 26th June 2011

Features in Development Tools

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

try handling assignments of identifiers with something else

for example, if "A" is created as a variable delcaration, but then a
function "A" is declared, that needs to be handled correctly, and this
turns out to be very difficult

File Changes

Modified 2 files
  •   duchain/declarationbuilder.cpp
  •   duchain/declarationbuilder.h
2 files changed in total