Revision 288c92e...

Go back to digest for 13th February 2011

Bug Fixes in Development Tools

Milian Wolff committed changes in [kdevplatform] /duchain/navigation:

don't store raw pointer to AbstractNavigationContext, use the KSharedPtr to prevent crashes

TODO: how can this be backported to 4.2 without breaking the ABI?
AbstractNavigationContext is an exported class and I changed the type of m_previousContext... Is this OK?

File Changes

Modified 3 files
  • /duchain/navigation
  •   language/abstractnavigationcontext.cpp
  •   language/abstractnavigationcontext.h
  •   language/navigationaction.h
3 files changed in total