>> I have a suspicion - but I don't have the time to look into it
>> deeply enough to confirm it now - anyway - here is a quickly
>> hacked patch - it might help you.
Georg> Yes, this helped greatly, thanks. But...
Georg> I had to realize that my compiler hasn't compiled
Georg> IMConnectors after removing my patch :-( This lead me to
Georg> the wrong assumption that your first patch fixed my first
Georg> problem. It didn't. Now it is clear that the patch, I
Georg> proposed for IMConnectors is still important (no retain on
Georg> _destination). Sorry for the confusion.
I learnt about IBOutlet in openstep, and I came to the conclusion that
you are right - it seems that IBOutlet ivars are not retained by the
library when set (if set directly), and are not explicitly released in
dealloc.
So - I applied your patch to CVS - thanks !
_______________________________________________
Bug-gnustep mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-gnustep