On Fri, Nov 11, 2011 at 6:34 PM, Sascha Zelzer
<[email protected]> wrote:
> I guess it has something to do with smart-pointer misuse in your code. If
> you try (directly or indirectly) to delete a berry::Object instance which
> has referencing smart pointers, you will get this kind of problem. This is
> usually triggered by class members or locals of type berry::Object (or
> subclasses) instead of berry::Object::Pointer.

Thanks! I will check this.
It is strange, however, that this warning does not appear on other platforms.

Miklos

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to