gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash ChangeLog server/asobj/Global.cpp server/...


From: strk
Subject: Re: [Gnash-commit] gnash ChangeLog server/asobj/Global.cpp server/...
Date: Thu, 29 May 2008 14:54:25 +0200

On Thu, May 29, 2008 at 12:44:30PM +0000, Benjamin Wolsey wrote:

>  as_global_asnative(const fn_call& fn)
>  {
> +    boost::intrusive_ptr<as_object> ptr = ensureType<as_object>(fn.this_ptr);

Problem is, we should be supporting 'this' == NULL...
Test should be somewhere in actionscript.all

--strk;




reply via email to

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