gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash ChangeLog testsuite/actionscript.all/Make...


From: Sandro Santilli
Subject: Re: [Gnash-commit] gnash ChangeLog testsuite/actionscript.all/Make...
Date: Mon, 12 May 2008 00:26:54 +0200

On Sat, May 10, 2008 at 10:40:19AM +0800, zou lunkai wrote:
> > 1) you don't want to stop() or gprocessor will never end
> 
> Ming based C source file *required* a stop() in the last frame in the
> past, or it will never end IIRC.  Now why shoudn't add a stop() at the
> *.as file? Odd.

actionscript.all is a different framework. Each input is compiled
into the second of 3 frames movie.
dejagnu_so_init.as is in first frame
dejagnu_so_fini.as is in last frame (and stops)

> > 3) SWF5 doens't work with this test (the dejagnu layout)
> 
> hmm, I'v already tried the tests locally.  The "check_equals" are
> implemented by MACROS in check.as.  There should be no scope
> problem...  But seems there are two versions of dejagnu functions: one
> in check.as, one in dejagnu_so_init.as. Not sure which version we use
> at "make check" time.  No printings with swf5 there?

Is fine now, after I copied the _root pass_check and friends into
the mc1.func scope... (swf5 has no accessible _global).

--strk;




reply via email to

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