gnash-commit
[Top][All Lists]
Advanced

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

Re: [Gnash-commit] gnash/server as_value.cpp


From: Bastiaan Jacques
Subject: Re: [Gnash-commit] gnash/server as_value.cpp
Date: Fri, 21 Mar 2008 22:12:15 +0100 (CET)

I really have no idea what you are doing here, and I have a feeling you
don't either. Maybe you should file a bug and let someone else fix your
issue properly.

Bastiaan

On Fri, 21 Mar 2008, Markus Gothe wrote:

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>    08/03/21 21:09:49

Modified files:
        server         : as_value.cpp

Log message:
        It's already defined in as_value.h, take 2

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/server/as_value.cpp?cvsroot=gnash&r1=1.124&r2=1.125

Patches:
Index: as_value.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/as_value.cpp,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -b -r1.124 -r1.125
--- as_value.cpp        21 Mar 2008 20:59:44 -0000      1.124
+++ as_value.cpp        21 Mar 2008 21:09:49 -0000      1.125
@@ -47,6 +47,8 @@
#       define snprintf _snprintf
#endif

+using namespace std;
+
// Define the macro below to make abstract equality operator verbose
//#define GNASH_DEBUG_EQUALITY 1



_______________________________________________
Gnash-commit mailing list
address@hidden
http://lists.gnu.org/mailman/listinfo/gnash-commit





reply via email to

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