Subclassing UnsureType

David Nolden david.nolden.kdevelop at art-master.de
Wed Aug 10 19:19:14 UTC 2011


2011/8/6 Sven Brauch <svenbrauch at googlemail.com>:
> *push*
> Does anyone know about this? It can't be too difficult, but somehow I
> don't get it.

Sorry for the long waiting, I was busy with other stuff.

You should definitely _NOT_ redeclare DECLARE_LIST_MEMBER_HASH for
UnsureType, that's the most probable reason of strange behavior and
crashes.

The problem was probably that the UnsureType member-hash was not
exported properly.

See commit 3268d4a25db2f3ebffdb36c15d352b59a8aa3b8f, I added the
export-macro there.

Greetinggs, David




More information about the KDevelop-devel mailing list