CVSROOT: /sources/gnash
Module name: gnash
Changes by: Sandro Santilli <strk> 07/08/31 15:23:29
Modified files:
. : ChangeLog
testsuite/misc-swfc.all: check.sc
Log message:
* testsuite/misc-swfc.all/check.sc: ops, last totals() define
was buggy, this one is good.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.4172&r2=1.4173
http://cvs.savannah.gnu.org/viewcvs/gnash/testsuite/misc-swfc.all/check.sc?cvsroot=gnash&r1=1.3&r2=1.4
Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.4172
retrieving revision 1.4173
diff -u -b -r1.4172 -r1.4173
--- ChangeLog 31 Aug 2007 15:17:56 -0000 1.4172
+++ ChangeLog 31 Aug 2007 15:23:28 -0000 1.4173
@@ -1,5 +1,10 @@
2007-08-31 Sandro Santilli <[EMAIL PROTECTED]>
+ * testsuite/misc-swfc.all/check.sc: ops, last totals() define
+ was buggy, this one is good.
+
+2007-08-31 Sandro Santilli <[EMAIL PROTECTED]>
+
* server/sprite_instance.cpp: removed more dead code.
* server/dlist.cpp (swapDeptsh): don't swap to depths in the
deleted characters zone.
Index: testsuite/misc-swfc.all/check.sc
===================================================================
RCS file: /sources/gnash/gnash/testsuite/misc-swfc.all/check.sc,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- testsuite/misc-swfc.all/check.sc 31 Aug 2007 14:23:21 -0000 1.3
+++ testsuite/misc-swfc.all/check.sc 31 Aug 2007 15:23:29 -0000 1.4
@@ -44,7 +44,7 @@
#define note(text) Dejagnu.note(text + _INFO_);
-#define totals Dejagnu.totals
+#define totals() Dejagnu.totals()
#define MEDIA(x) MEDIADIR/x
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit