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_start-


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-78-g12a0264
Date: Thu, 17 Feb 2011 16:15:42 +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  12a026434bc252d59b338485e4c4a5a0e79e2819 (commit)
      from  6deacfca52e9c8300f1d910c66edd7e43a15ef3a (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=12a026434bc252d59b338485e4c4a5a0e79e2819


commit 12a026434bc252d59b338485e4c4a5a0e79e2819
Author: Sandro Santilli <address@hidden>
Date:   Thu Feb 17 17:15:19 2011 +0100

    Avoid bug #32516 for now. I don't have a full week to squash all these 
bugs..

diff --git a/testsuite/misc-ming.all/loading/loadMovieTest.c 
b/testsuite/misc-ming.all/loading/loadMovieTest.c
index afa04c3..e18224e 100644
--- a/testsuite/misc-ming.all/loading/loadMovieTest.c
+++ b/testsuite/misc-ming.all/loading/loadMovieTest.c
@@ -347,7 +347,7 @@ main(int argc, char** argv)
        add_button(mo, 50, 220, "Clear", newSWFAction(
                                " art=_root.coverart;"
                                " for (i=0; i<art.lastdepth; ++i) {"
-                               "  removeMovieClip('_root.coverart.child'+i);" 
+                               "  
removeMovieClip('_root.cont.coverart.child'+i);" 
                                " }"
                                " art.lastdepth=0;"
                                " art.clear(); "

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

Summary of changes:
 testsuite/misc-ming.all/loading/loadMovieTest.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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