• 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: NSArray problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: NSArray problems


  • Subject: Re: NSArray problems
  • From: Daniel Richman <email@hidden>
  • Date: Sun, 27 Jul 2008 20:06:47 -0700


I'd say you've either got a memory management issue, e.g. you're forgetting to retain numbers (are you using garbage collection?), or the debugger is getting confused and printing something else.

That was it! I had forgotten to retain numbers. What confused me was that I was getting those bogus entries like NSRectSet. But the "target does not respond to this message selector" should have tipped me off that I was sending a message to nil. Thanks so much.
_______________________________________________


Cocoa-dev mailing list (email@hidden)

Please 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


  • Follow-Ups:
    • Re: NSArray problems
      • From: Chris Suter <email@hidden>
References: 
 >NSArray problems (From: Daniel Richman <email@hidden>)
 >Re: NSArray problems (From: Chris Suter <email@hidden>)

  • Prev by Date: Re: Handle errors within NSURLConnection
  • Next by Date: Re: NSArray problems
  • Previous by thread: Re: NSArray problems
  • Next by thread: Re: NSArray problems
  • Index(es):
    • Date
    • Thread