gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_final-463-g3f30a6b
Date: Mon, 11 Jul 2011 12:44:10 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  3f30a6b8436f5ffe17c34ab3a9a0fd602c15337e (commit)
      from  7a4bf5b4cea4fa1a3a45bca90fc2646fadf5454d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=3f30a6b8436f5ffe17c34ab3a9a0fd602c15337e


commit 3f30a6b8436f5ffe17c34ab3a9a0fd602c15337e
Author: Sandro Santilli <address@hidden>
Date:   Mon Jul 11 14:35:38 2011 +0200

    Add End actions between DoAction blocks to show that availability of 
constant pool to different DoAction blocks is not due to some side-effect of 
missing End opcodes

diff --git a/testsuite/misc-swfmill.all/dict_cross.xml 
b/testsuite/misc-swfmill.all/dict_cross.xml
index 42860b8..e1b4b44 100644
--- a/testsuite/misc-swfmill.all/dict_cross.xml
+++ b/testsuite/misc-swfmill.all/dict_cross.xml
@@ -35,6 +35,8 @@
             <strings> <String value="B"/> </strings>
           </Dictionary>
 
+          <EndAction/>
+
       </actions> </DoAction>
 
       <DoAction><actions>
@@ -101,6 +103,8 @@
           </PushData>
           <Trace/>
 
+          <EndAction/>
+
       </actions> </DoAction>
 
       <ShowFrame/>

-----------------------------------------------------------------------

Summary of changes:
 testsuite/misc-swfmill.all/dict_cross.xml |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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