• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Bizarre crashing bug
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bizarre crashing bug


  • Subject: Re: Bizarre crashing bug
  • From: Andreas Mayer <email@hidden>
  • Date: Mon, 18 Jun 2007 15:06:30 +0200


Am 18.06.2007 um 00:22 Uhr schrieb Ken Tozier:

		if (pageMatrices != nil)
			[pageMatrices release];

		[publicationView releaseDocumentView];

		documentView				= [publicationView documentView];
		pageMatrices				= [[NSMutableDictionary alloc] init];

To fix your crashing problems, I'd start by using accessor methods.

See

http://developer.apple.com/documentation/Cocoa/Conceptual/ ModelObjects/Articles/moAccessorMethods.html


Andreas _______________________________________________

Cocoa-dev mailing list (email@hidden)

Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >Bizarre crashing bug (From: Ken Tozier <email@hidden>)

  • Prev by Date: Re: NSImageView + NSViewAnimation
  • Next by Date: Re: NSImageView + NSViewAnimation
  • Previous by thread: Bizarre crashing bug
  • Next by thread: background process
  • Index(es):
    • Date
    • Thread