gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash ChangeLog testsuite/misc-ming.all/ming_ut...


From: Markus Gothe
Subject: [Gnash-commit] gnash ChangeLog testsuite/misc-ming.all/ming_ut...
Date: Sat, 07 Jul 2007 20:27:14 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  07/07/07 20:27:14

Modified files:
        .              : ChangeLog 
        testsuite/misc-ming.all: ming_utils.h 

Log message:
         Add symbol from ming src/movie.h as that header file is missing from 
the ming -dev package in some dists.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.3671&r2=1.3672
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-ming.all/ming_utils.h?cvsroot=gnash&r1=1.21&r2=1.22

Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.3671
retrieving revision 1.3672
diff -u -b -r1.3671 -r1.3672
--- ChangeLog   7 Jul 2007 14:58:42 -0000       1.3671
+++ ChangeLog   7 Jul 2007 20:27:13 -0000       1.3672
@@ -1,3 +1,8 @@
+2007-07-05 Markus Gothe <address@hidden>
+
+       * testsuite/misc-ming.all/ming_utils.h: Added defintion of
+         SWFMove_wrteExports().
+
 2007-07-07 Martin Guy <address@hidden>
 
        * libbase/network.h,server/shm.{h,cpp}: Remove last remnants of

Index: testsuite/misc-ming.all/ming_utils.h
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-ming.all/ming_utils.h,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- testsuite/misc-ming.all/ming_utils.h        1 Jul 2007 10:54:58 -0000       
1.21
+++ testsuite/misc-ming.all/ming_utils.h        7 Jul 2007 20:27:14 -0000       
1.22
@@ -28,6 +28,12 @@
 #endif
 
 /*
+ * Add symbol from ming src/movie.h as that header file is missing
+ * from the ming -dev package.
+ */
+void SWFMovie_writeExports(SWFMovie movie);
+
+/*
  * This is to avoid the annoying warnings
  * coming from Ming when using the deprecated
  * compileSWFActionCode interface.




reply via email to

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