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

List:       kde-commits
Subject:    KDE_3_2_BRANCH: kdepim/libkdenetwork
From:       George Staikos <staikos () kde ! org>
Date:       2004-05-06 4:43:52
Message-ID: 20040506044352.C52E61E47 () office ! kde ! org
[Download RAW message or body]

CVS commit by staikos: 

AIX compilation workarounds


  M +4 -0      kmime_util.cpp   1.28.6.1
  M +2 -2      kpgpbase.cpp   1.37.6.1


--- kdepim/libkdenetwork/kmime_util.cpp  #1.28:1.28.6.1
@@ -117,4 +117,8 @@ const uchar eTextMap[16] = {
 };
 
+#if defined(_AIX) && defined(truncate)
+#undef truncate
+#endif
+
 QString decodeRFC2047String(const QCString &src, const char **usedCS,
                             const QCString &defaultCS, bool forceCS)

--- kdepim/libkdenetwork/kpgpbase.cpp  #1.37:1.37.6.1
@@ -17,4 +17,6 @@
  */
 
+#include <kdebug.h>
+
 #include <config.h>
 
@@ -32,6 +34,4 @@
 #include <qapplication.h>
 
-#include <kdebug.h>
-
 
 namespace Kpgp {


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

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