gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash ChangeLog testsuite/misc-swfc.all/opcode_...


From: strk
Subject: Re: [Gnash-commit] gnash ChangeLog testsuite/misc-swfc.all/opcode_...
Date: Fri, 12 Oct 2007 09:16:41 +0200

On Fri, Oct 12, 2007 at 01:12:04AM +0000, Zou Lunkai wrote:
> CVSROOT:      /sources/gnash
> Module name:  gnash
> Changes by:   Zou Lunkai <zoulunkai>  07/10/12 01:12:04
> 
> Modified files:
>       .              : ChangeLog 
>       testsuite/misc-swfc.all: opcode_guard_test2.sc 
> 
> Log message:
>       * testsuite/misc-swfc.all/opcode_guard_test2.sc: test that both 
> setTarget
>         and setTargetExpression use the target string instead of pointer for
>         searching the target. From this point, keep the 
> as_environment::m_target as a
>         string type should be safe, does it?

Safe for what ? If you're thinkin about m_target as a soft-ref I tried it and
doesn't do what we want. The m_target concept will be changed radically with
the new VM. It's likely the 'top of scope stack' we need, which needs to be
decoupled by the 'with stack' (currently it's the same).

--strk;





reply via email to

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