Other in Development Tools
David Nolden committed changes in /trunk/KDE/kdevplatform:
Completely change the way forward-declarations work. Statically resolving them while building the du-chain simply is incompatible with re-using pre-compiled du-chains.
So make forward-declarations dynamically resolvable, using a given top-context as visibility hint.
In Declaration: Make the behavior of "internalContext" simpler, and add virtual convenience-functions "logicalInternalContext" and "logicalDeclaration" that resolve everything on the way.
File Changes
Modified 13 files
/trunk/KDE/kdevplatform
13 files changed in total