[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Fix, IMConnectors, establishConnection
From: |
Nicola Pero |
Subject: |
Re: Fix, IMConnectors, establishConnection |
Date: |
Wed, 18 Apr 2001 00:22:14 +0100 (BST) |
>> 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 !
- Fix, IMConnectors, establishConnection, Georg Fleischmann, 2001/04/11
- Re: Fix, IMConnectors, establishConnection, Nicola Pero, 2001/04/12
- Re: Fix, IMConnectors, establishConnection, Georg Fleischmann, 2001/04/12
- Re: Fix, IMConnectors, establishConnection, Nicola Pero, 2001/04/12
- Re: Fix, IMConnectors, establishConnection, Georg Fleischmann, 2001/04/12
- Re: Fix, IMConnectors, establishConnection,
Nicola Pero <=