home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / programm / 18046 < prev    next >
Encoding:
Text File  |  1992-11-06  |  1.3 KB  |  32 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!destroyer!cs.ubc.ca!newsserver.sfu.ca!sfu.ca!white
  3. From: white@fraser.sfu.ca (Steve White)
  4. Subject: Re: Think C "Out Of Memory" bug
  5. Message-ID: <white.721004317@sfu.ca>
  6. Sender: news@sfu.ca
  7. Organization: Simon Fraser University, Burnaby, B.C., Canada
  8. References: <white.720837654@sfu.ca> <1992Nov4.154658.21995@hobbes.kzoo.edu> <PHILS.92Nov4121754@chaos.cs.brandeis.edu> <white.720911169@sfu.ca>
  9. Date: Thu, 5 Nov 1992 22:58:37 GMT
  10. Lines: 20
  11.  
  12. A follow-up on two points in this thread:
  13.  
  14. First, I would like to report that the 16 meg project that was causing
  15. our problem is now down to 6.  It never occured to us that the debugger
  16. data was taking up so much room!  We feel silly with relief and
  17. otherwise.  Thanks again, all.
  18.  
  19. I wrote:
  20. > Thank you all for your replys, the 16 meg resource limit must indeed be the
  21. > problem.  Moreover, it must also be the problem with some of our MPW
  22. > Projector files, which are approaching the same limit.
  23.   Tim Dierks ( absurd@apple.com (Tim Dierks, software saboteur) ) replied
  24. that the MPW Projector database is not stored in a resource, so problems
  25. we were having with the Projector couldn't be a result of the 16 meg
  26. limit that was causing the problem with our Think C project.  Also, he 
  27. says that the latest MPW fixes many problems that existed with the old 
  28. Projector.
  29.  
  30.