Re: Delegated Interface
From: Maarten Wiltink (maarten_at_kittensandcats.net)
Date: 12/09/03
- Next message: Maarten Wiltink: "Re: Delegated Interface"
- Previous message: Jeremy Collins: "Re: How to read last part of a string"
- In reply to: David Reeve: "Re: Delegated Interface"
- Next in thread: Charles Geiser: "Re: Delegated Interface"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 9 Dec 2003 11:03:27 +0100
"David Reeve" <dree4456@big-pond.net.au> wrote in message
news:yjeBb.45417$aT.42020@news-server.bigpond.net.au...
> "Charles Geiser" <charles.geiser@dodeka.ch> wrote in message
> news:3fd4a2af_1@news.bluewin.ch...
>> But when I use an interface for the interface property the
>> destructor is no longer called and i get a memory leak. Do
>> you have an explanation for that behaviour?
> Aaargh! now you've started me down the path of pain one more time :-)
> Check your declaration of the property carefully. I've dug out some
> of my old experiments, and the code below doesn't leak as per
> MemProof ....
Or for a quick and dirty approximation of MemProof, set breakpoints
in destructors and check that they're called.
Groetjes,
Maarten Wiltink
- Next message: Maarten Wiltink: "Re: Delegated Interface"
- Previous message: Jeremy Collins: "Re: How to read last part of a string"
- In reply to: David Reeve: "Re: Delegated Interface"
- Next in thread: Charles Geiser: "Re: Delegated Interface"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|