gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_st


From: Sandro Santilli
Subject: Re: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-188-gfa14199
Date: Mon, 7 Mar 2011 20:47:30 +0100

On Mon, Mar 07, 2011 at 03:27:05PM +0000, Benjamin Wolsey wrote:

> -    boost::intrusive_ptr<as_function> pointCtor = pointClass.to_function();
> +    as_function* pointCtor = pointClass.to_function();

True, it was getting kind of obsoleted.
BUT, my plan for mixing GC with RC was to still use intrusive_ptr.

The idea of a gc_ptr was really to recognize where pointers
to gc-collectables were being hold.

Oh well, won't happen any soon anyway...

--strk; 

  ()   Free GIS & Flash consultant/developer
  /\   http://strk.keybit.net/services.html



reply via email to

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