[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnash-commit
Subject:    [Gnash-commit] gnash/server/asobj Date.cpp
From:       Martin Guy <martinwguy () yahoo ! it>
Date:       2007-02-28 14:46:12
Message-ID: E1HMQ4K-0002Pv-Sg () savannah ! gnu ! org
[Download RAW message or body]

CVSROOT:	/sources/gnash
Module name:	gnash
Changes by:	Martin Guy <martinwguy>	07/02/28 14:46:12

Modified files:
	server/asobj   : Date.cpp 

Log message:
	Remove pointless noise

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/server/asobj/Date.cpp?cvsroot=gnash&r1=1.29&r2=1.30

Patches:
Index: Date.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/asobj/Date.cpp,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -b -r1.29 -r1.30
--- Date.cpp	28 Feb 2007 11:20:14 -0000	1.29
+++ Date.cpp	28 Feb 2007 14:46:12 -0000	1.30
@@ -100,7 +100,7 @@
 #endif
 
 #ifndef NAN
-	#define NAN static_cast<const float>(0.0/0.0)
+	#define NAN (0.0/0.0)
 #endif
 
 // Declaration for replacement timezone functions



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic