summaryrefslogtreecommitdiff
path: root/www/firefox2/patches/patch-ch
blob: 6c970ab067e0d67fdb9fbe024c1e61c525e82fe7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
$NetBSD: patch-ch,v 1.1.1.1 2006/10/24 22:20:11 ghen Exp $

diff -ruN ../Orig/mozilla/extensions/transformiix/source/base/txCore.h ./extensions/transformiix/source/base/txCore.h
--- ../Orig/mozilla/extensions/transformiix/source/base/txCore.h	2004-05-26 20:54:37.000000000 +0900
+++ ./extensions/transformiix/source/base/txCore.h	2005-12-04 19:42:43.000000000 +0900
@@ -65,9 +65,9 @@
     /**
      * Useful constants
      */
-    static const double NaN;
-    static const double POSITIVE_INFINITY;
-    static const double NEGATIVE_INFINITY;
+    static double NaN();
+    static double PositiveInfinity();
+    static double NegativeInfinity();
 
     /**
      * Determines whether the given double represents positive or negative