CVSROOT: /sources/gnash
Module name: gnash
Changes by: Martin Guy <martinwguy> 07/03/03 13:26:53
Modified files:
. : ChangeLog
Log message:
* server/asobj/Date.cpp: Fix compiler warning
* server/asobj/xmlnode.cpp: Remove unused vars, highlight 2 bugs
* server/asobj/xml.cpp: Remove unused vars, reproduce commentary
* server/asobj/shape.cpp: Highlight possible bug
* backend/render_handler_ogl.cpp: Removed unused variables
* gui/gtk.cpp: Fix compiler warning signed/unsigned
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/ChangeLog?cvsroot=gnash&r1=1.2518&r2=1.2519
Patches:
Index: ChangeLog
===================================================================
RCS file: /sources/gnash/gnash/ChangeLog,v
retrieving revision 1.2518
retrieving revision 1.2519
diff -u -b -r1.2518 -r1.2519
--- ChangeLog 3 Mar 2007 11:59:44 -0000 1.2518
+++ ChangeLog 3 Mar 2007 13:26:52 -0000 1.2519
@@ -1,9 +1,15 @@
-2007-03-03 martin Guy <[EMAIL PROTECTED]>
+2007-03-03 Martin Guy <[EMAIL PROTECTED]>
* testsuite/actionscript.all/Number.as: Add test for unary minus
* testsuite/actionscript.all/Date.as: Turn "date" temp var into "d"
* testsuite/actionscript.all/TODO: Check result of call to undefined fn
* server/as_value.cpp: Return NAN for bad arguments
+ * server/asobj/Date.cpp: Fix compiler warning
+ * server/asobj/xmlnode.cpp: Remove unused vars, highlight 2 bugs
+ * server/asobj/xml.cpp: Remove unused vars, reproduce commentary
+ * server/asobj/shape.cpp: Highlight possible bug
+ * backend/render_handler_ogl.cpp: Removed unused variables
+ * gui/gtk.cpp: Fix compiler warning signed/unsigned
2007-03-02 Sandro Santilli <[EMAIL PROTECTED]>
_______________________________________________
Gnash-commit mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-commit