• 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: [NSCalendar currentCalendar] leak
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [NSCalendar currentCalendar] leak


  • Subject: Re: [NSCalendar currentCalendar] leak
  • From: Bill Bumgarner <email@hidden>
  • Date: Sun, 5 Nov 2006 11:04:15 -0800

On Nov 5, 2006, at 8:01 AM, Daniel Jalkut wrote:
By looking at what "currentCalendar" actually does, we not only get a great idea of how we can best imitate it, we also see exactly what's causing the bug. Oops! Apple is using garbage collection to manage the memory for this object. Apparently somebody didn't get the memo that this wasn't going in for 10.4.

Or CFMakeCollectable() does nothing in a non-GC'd runtime, thus enabling a binary to be shared between GC'd and non-GC'd applications...


b.bum

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: [NSCalendar currentCalendar] leak
      • From: Daniel Jalkut <email@hidden>
References: 
 >Re: [NSCalendar currentCalendar] leak (From: Matt Neuburg <email@hidden>)
 >Re: [NSCalendar currentCalendar] leak (From: Mike Abdullah <email@hidden>)
 >Re: [NSCalendar currentCalendar] leak (From: Daniel Jalkut <email@hidden>)

  • Prev by Date: Formatting display patterns
  • Next by Date: Re: [NSCalendar currentCalendar] leak
  • Previous by thread: Re: [NSCalendar currentCalendar] leak
  • Next by thread: Re: [NSCalendar currentCalendar] leak
  • Index(es):
    • Date
    • Thread