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

List:       kde-commits
Subject:    KDE/kdeedu/marble/src/lib/geodata/parser
From:       Patrick Spendrin <ps_ml () gmx ! de>
Date:       2009-04-15 18:42:31
Message-ID: 1239820951.464461.29639.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 954406 by sengels:

restrict geonode leak protection to windows, on Linux please use valgrind

 M  +5 -0      GeoDocument.h  


--- trunk/KDE/kdeedu/marble/src/lib/geodata/parser/GeoDocument.h #954405:954406
@@ -25,7 +25,10 @@
 
 #include "geodata_export.h"
 
+#ifdef _WIN32
 #define DUMP_GEONODE_LEAKS 1
+#endif
+
 namespace Marble
 {
 
@@ -41,7 +44,9 @@
 
     virtual bool isGeoDataDocument() const;
     virtual bool isGeoSceneDocument() const;
+#ifdef DUMP_GEONODE_LEAKS > 0
     static unsigned long s_leakProtector;
+#endif
 };
 
 /**
[prev in list] [next in list] [prev in thread] [next in thread] 

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