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 <[EMAIL PROTECTED]> + + * testsuite/misc-ming.all/ming_utils.h: Added defintion of + SWFMove_wrteExports(). + 2007-07-07 Martin Guy <[EMAIL PROTECTED]> * 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. _______________________________________________ Gnash-commit mailing list Gnash-commit@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-commit