[interfacekit] Re: Header issues
- From: DarkWyrm <bpmagic@xxxxxxxxxxxxxxx>
- To: interfacekit@xxxxxxxxxxxxx
- Date: Tue, 29 Oct 2002 17:16:41 -0500
>
>"Marcus Overhagen" <ml@xxxxxxxxxxxx> wrote:
>> Fortunately, there are not many classes with a missing destructor.
>> Unfortunately, BFont has a problem.
>
>Dano's BFont used a UseModernFonts() call to tell BFont that you know
>about the destructor - not really nice, though.
>I think we better keep R5 compatibility and redo this for R2 when we'll
>switch to gcc 3 (and provide a new set of libraries).
I was not immediately aware that adding a destructor would break binary
compatibility. Thanks for pointing that out, Marcus. After looking at the
code again, I've figured out a way to utilize most of what is allocated to
the heap without implementing a destructor. Changes will be made to the
sources when I get around to it.
--DW
- References:
- [interfacekit] Re: Header issues
- From: Axel =?iso-8859-1?q?D=F6rfler
Other related posts:
- » [interfacekit] Header issues
- » [interfacekit] Re: Header issues
- » [interfacekit] Re: Header issues
- » [interfacekit] Re: Header issues
- » [interfacekit] Re: Header issues
- » [interfacekit] Re: Header issues
- [interfacekit] Re: Header issues
- From: Axel =?iso-8859-1?q?D=F6rfler