Remove TopContext with all declarations

Milian Wolff mail at milianw.de
Mon Jan 26 23:23:21 UTC 2009


Am Montag 26 Januar 2009 schrieb Milian Wolff:
> Hi there!
>
> I'm working on the PHP plugin and encountered a strange bug/feature I
> cannot get fixed.

I think I an idea on what could be the issue:

> In the completion test (completion/tests/test_completion.cpp) I parse some
> PHP-Code and get a TopDUContext. Once the test is done, I call release(top)
> which essentially calls  DUChain::self()->removeDocumentChain(top).

Essentially, this problem occurred because one of  the earlier tests failed 
and thus the release(top) was never called...

Nothing I can do except making sure all tests pass, right?

-- 
Milian Wolff
mail at milianw.de
http://milianw.de
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20090127/1bae9747/attachment.sig>


More information about the KDevelop-devel mailing list