• 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: odd problems with NSData / OpenGL
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: odd problems with NSData / OpenGL


  • Subject: Re: odd problems with NSData / OpenGL
  • From: Nick Zitzmann <email@hidden>
  • Date: Tue, 8 Dec 2009 17:03:02 -0700

On Dec 8, 2009, at 4:52 PM, Henri Häkkinen wrote:

> I was under the impression that automatic garbage collection was used in Mac OS X 10.5 and over, so retaining and releasing objects was handled automatically?

No; you have to turn it on in the application, for two reasons:

1. Tiger and earlier do not support loading apps/libraries/bundles with GC support, optional or not.
2. If you want to make an app with GC support, then all of its libraries & bundles must also have at least optional support for GC, or they won't load.

Nick Zitzmann
<http://www.chronosnet.com/>

_______________________________________________

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

References: 
 >odd problems with NSData / OpenGL (From: Henri Häkkinen <email@hidden>)
 >Re: odd problems with NSData / OpenGL (From: David Duncan <email@hidden>)
 >Re: odd problems with NSData / OpenGL (From: Henri Häkkinen <email@hidden>)

  • Prev by Date: Re: odd problems with NSData / OpenGL
  • Next by Date: Finding process path from Cocoa?
  • Previous by thread: Re: odd problems with NSData / OpenGL
  • Next by thread: Re: odd problems with NSData / OpenGL
  • Index(es):
    • Date
    • Thread