home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / mac / oop / macapp3 / 565 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  655 b 

  1. Path: sparky!uunet!olivea!apple!applelink.apple.com
  2. From: ASTRO.SPUD@AppleLink.Apple.COM (Lockwood, Mike)
  3. Newsgroups: comp.sys.mac.oop.macapp3
  4. Subject: Re: Segment woes
  5. Message-ID: <727644244.9217989@AppleLink.Apple.COM>
  6. Date: 21 Jan 93 18:19:00 GMT
  7. Sender: daemon@Apple.COM
  8. Organization: AppleLink Gateway
  9. Lines: 10
  10.  
  11. Hi Pete,
  12.  
  13. It could be that the segment that contains all the PascalObject method
  14. dispatching info (the %_MethTables segment) has grown beyond 32K.  You might
  15. check your last successful build with ResEdit to see if this segment is almost
  16. 32K.  If this is the case, you probably have no choice but to turn on Model
  17. Far.
  18.  
  19. Mike Lockwood
  20.  
  21.