Gideon crashes loading own project

Bernd Gehrmann Bernd-Gehrmann at gmx.de
Tue May 21 22:18:04 UTC 2002


On Tuesday 21 May 2002 19:03, you wrote:
> I think I fixed it myself, in ClassStore::wipeout():
>
> @@ -427,6 +427,7 @@
>      kdDebug(9005) << "ClassStore::wipeout start" << endl;
>      m_globalScope->clear();
>      m_allClasses.clear();
> +    m_allScopes.clear();
>      kdDebug(9005) << "ClassStore::wipeout end" << endl;
>  }
>
> Can you confirm this change is correct?

Yes, you're right.

Bernd.




More information about the KDevelop-devel mailing list