Revision 83a8bd7...

Go back to digest for 5th June 2011

Bug Fixes in Development Tools

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

"import" stuff and crash fix

crashes probably (?) happened because of multiple python parser instances sharing memory; now there's a lock for that

File Changes

Modified 10 files
  •   pythonparsejob.cpp
  •   documentation_src/documentationgenerator.py
  •   duchain/contextbuilder.cpp
  •   duchain/contextbuilder.h
  •   duchain/declarationbuilder.cpp
  •   duchain/helpers.cpp
  •   parser/astbuilder.cpp
  •   duchain/navigation/declarationnavigationcontext.cpp
  •   duchain/navigation/navigationwidget.cpp
  •   duchain/tests/pyduchaintest.cpp
10 files changed in total