home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / sys / mac / programm / 18564 < prev    next >
Encoding:
Internet Message Format  |  1992-11-17  |  1.1 KB

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