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

List:       kde-commits
Subject:    branches/work/kst/portto4/kst/tests
From:       Peter Kümmel <syntheticpp () gmx ! net>
Date:       2011-01-12 20:09:39
Message-ID: 20110112200939.53CD9AC8B3 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1214066 by kuemmel:

GCC fix

 M  +6 -1      ksttest.h  


--- branches/work/kst/portto4/kst/tests/ksttest.h #1214065:1214066
@@ -17,8 +17,11 @@
 
 #include "math_kst.h"
 
+namespace QTest
+{
+
 template<>
-bool QTest::qCompare(double const& val, double const * const& nan,  const char \
*actual, const char *expected, +  bool qCompare(double const& val, double const * \
const& nan,  const char *actual, const char *expected,  const char *file, int line)
 {
 	return qCompare(
@@ -27,6 +30,8 @@
 		actual, expected, file, line);
 }
 
+}
+
 #endif
 
 // vim: ts=2 sw=2 et


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

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