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

List:       kde-commits
Subject:    kdelibs/kio/kio
From:       George Staikos <staikos () kde ! org>
Date:       2003-10-01 3:56:12
[Download RAW message or body]

CVS commit by staikos: 

xlC and AIX build fixes


  M +1 -1      kdcopservicestarter.h   1.3
  M +4 -3      kzip.cpp   1.36


--- kdelibs/kio/kio/kdcopservicestarter.h  #1.2:1.3
@@ -21,7 +21,7 @@
 
 #include <qstring.h>
+#include <kstaticdeleter.h>
 
 class KDCOPServiceStarter;
-template<class KDCOPServiceStarter> class KStaticDeleter;
 class QCString;
 

--- kdelibs/kio/kio/kzip.cpp  #1.35:1.36
@@ -48,7 +48,8 @@
 // explicitly included for systems that don't provide it in stdlib.h
 #include <alloca.h>
-#else
-#include <stdlib.h>
 #endif
+
+// and then there are those that have alloca and stdlib :)
+#include <stdlib.h>
 
 #include <qasciidict.h>


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

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