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

List:       kde-commits
Subject:    kdeextragear-2/kst/kst
From:       George Staikos <staikos () kde ! org>
Date:       2004-01-31 22:18:58
Message-ID: 20040131221858.9BB009922 () office ! kde ! org
[Download RAW message or body]

CVS commit by staikos: 

not entirely sure if this works yet, but get it compiling on darwin


  M +2 -0      kstvector.cpp   1.53


--- kdeextragear-2/kst/kst/kstvector.cpp  #1.52:1.53
@@ -38,4 +38,6 @@
 #ifdef isnan
 #define KST_ISNAN(a)    isnan(a)
+#elif defined(__APPLE__)
+#define KST_ISNAN(a)    (a == NAN ? 1 : 0)
 #else
 #define KST_ISNAN(a)    std::isnan(a)


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

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