gnash-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-dev] GC: status report & call for test


From: strk
Subject: Re: [Gnash-dev] GC: status report & call for test
Date: Sat, 7 Jul 2007 05:13:38 +0200

On Fri, Jul 06, 2007 at 08:41:32PM -0600, Eric Hughes wrote:

> The point he's making is that you can't mix GC and intrusive_ptr semantics 
> between pointers referencing any given class.  Once you put some object 
> under GC control, all references to it must also be under GC, because 
> otherwise you end up with the above misbehavior.

Exactly. Thanks for the deeper and cleaner explanation.
Whether this is possible with non-intrusive RC models I still didn't
think about.

--strk;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]