[interfacekit] Re: Header issues
- From: "Marcus Overhagen" <ml@xxxxxxxxxxxx>
- To: interfacekit@xxxxxxxxxxxxx
- Date: Tue, 29 Oct 2002 20:59:03 GMT
> doubt, see this: http://www.cgsoftware.com/erik/IKTeam/BinCompat.html
I noticed the comment about adding a destructor.
This is a problem, you should be aware that:
1) old application will never call the destructor
2) applications compiled with the new header will not run (load) on R5 because
of the missing destructor in the system library
2a) if you compile with new headers, but link to old libraries, this will also
not work.
Fortunately, there are not many classes with a missing destructor.
Unfortunately, BFont has a problem.
Marcus
- Follow-Ups:
- [interfacekit] Re: Header issues
- From: Axel =?iso-8859-1?q?D=F6rfler
- References:
- [interfacekit] Re: Header issues
- From: Erik Jaesler
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
- [interfacekit] Re: Header issues
- From: Erik Jaesler