Re: Garbage collector vs variable lifetime
Re: Garbage collector vs variable lifetime
- Subject: Re: Garbage collector vs variable lifetime
- From: "Hamish Allan" <email@hidden>
- Date: Sun, 8 Jun 2008 09:05:58 +0100
On Sun, Jun 8, 2008 at 3:10 AM, Michael Ash <email@hidden> wrote:
> In many cases, including this one, the release build is actually
> exposing faulty code, whereas the debug build is hiding it by working
> as the programmer wants it to despite the code not actually being
> correct.
My thanks to you and everyone else in this thread who helped me to
realise the gap between my understanding of "putting a variable on the
stack" and the realities of how the Obj-C 2.0 GC works.
I shall learn to stop worrying and love the bomb :)
Hamish
_______________________________________________
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