home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / compiler / 1431 < prev    next >
Encoding:
Internet Message Format  |  1992-08-22  |  1.6 KB

  1. Path: sparky!uunet!cs.utexas.edu!sdd.hp.com!mips!darwin.sura.net!jvnc.net!rutgers!faatcrl!iecc!compilers-sender
  2. From: fjh@munta.cs.mu.OZ.AU (Fergus James HENDERSON)
  3. Newsgroups: comp.compilers
  4. Subject: Re: Adding garbage collection to C++
  5. Keywords: C++, GC, design, comment
  6. Message-ID: <92-08-131@comp.compilers>
  7. Date: 21 Aug 92 07:22:25 GMT
  8. References: <92-08-052@comp.compilers> <92-08-112@comp.compilers>
  9. Sender: compilers-sender@iecc.cambridge.ma.us
  10. Reply-To: fjh@munta.cs.mu.OZ.AU (Fergus James HENDERSON)
  11. Followup-To: comp.lang.c++
  12. Organization: Computer Science, University of Melbourne, Australia
  13. Lines: 23
  14. Approved: compilers@iecc.cambridge.ma.us
  15.  
  16. tmb@arolla.idiap.ch (Thomas M. Breuel) writes:
  17.  
  18. >As I said before, I don't advocate this scheme. It's a cute solution to an
  19. >interesting puzzle, nothing more.
  20.  
  21. Ah, yes, but I was disputing whether you had solved the puzzle! :-)
  22. I would certainly agree that the question is purely academic.
  23. To be fair, however, I think that the puzzle should include at least
  24. the following rules: any solution must 
  25.     - work for any strictly conforming program;
  26.     - allow separate compilation;
  27.     - not cause memory leaks.
  28. Unfortunately including these conditions makes the puzzle unsolveable, IMHO :-(.
  29.  
  30. (We seem to have strayed away from serious compiler buisiness.
  31. Follow-ups to comp.lang.c++).
  32.  
  33. -- 
  34. Fergus Henderson             fjh@munta.cs.mu.OZ.AU      
  35. [Enough already of this discussion, it's getting mired in details. -John]
  36. -- 
  37. Send compilers articles to compilers@iecc.cambridge.ma.us or
  38. {ima | spdcc | world}!iecc!compilers.  Meta-mail to compilers-request.
  39.