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: Bastiaan Jacques
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-408-g853e7bd
Date: Sat, 26 Mar 2011 22:27:48 +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  853e7bd2935ef28e3161250aa936a3744b732100 (commit)
      from  271c28d6e1faee00175e22e99bcb5e76db23fc56 (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=853e7bd2935ef28e3161250aa936a3744b732100


commit 853e7bd2935ef28e3161250aa936a3744b732100
Author: Bastiaan Jacques <address@hidden>
Date:   Sat Mar 26 23:27:32 2011 +0100

    Forward-declare as_object to make cygnal happy.

diff --git a/libbase/extension.h b/libbase/extension.h
index 7a1456d..7f6843d 100644
--- a/libbase/extension.h
+++ b/libbase/extension.h
@@ -27,6 +27,7 @@
 
 namespace gnash {
     class SharedLib;
+    class as_object;
 }
 
 

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

Summary of changes:
 libbase/extension.h |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

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