home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!spool.mu.edu!uwm.edu!ogicse!reed!bowman
- From: bowman@reed.edu (BoBoRamDos)
- Newsgroups: comp.sys.mac.programmer
- Subject: Re: Possible Bug With MPW
- Message-ID: <1992Nov18.011931.13796@reed.edu>
- Date: 18 Nov 92 01:19:31 GMT
- Article-I.D.: reed.1992Nov18.011931.13796
- References: <1992Nov17.224045.8582@den.mmc.com>
- Organization: Reed College, Portland, OR
- Lines: 17
-
- In article <1992Nov17.224045.8582@den.mmc.com> jones@pogo.den.mmc.com (Jonathan Jones) writes:
- > [Error in CFront: cannot delete arrays of objects if their destructor
- > is virtual]
-
- Yes, I reported this bug to Apple many months ago. They did respond, but as
- of CFront 3.3a8, they still haven't fixed it. Nor did they tell me that
- removing the virtual would fix the problem. Grrr. Anyhow, I went through
- many firey hoops until I tried removing the virtual, and that worked.
-
- If you absotively, posolutely *must* keep your destructor virtual, I suspect
- you could hack the C code CFront spits out...just remember to run it through
- CDent first!
-
- good luck,
- bobo
- bowman@reed.edu
- A geek by any other name.
-