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

List:       kde-commits
Subject:    KDE_3_1_BRANCH: kdelibs/kio/kio
From:       Marcus Camen <mcamen () mcamen ! de>
Date:       2003-01-29 18:21:58
[Download RAW message or body]

CVS commit by mcamen: 

Backport: ugly compile fix for HPUX / aCC


  M +7 -1      kfilemetainfo.h   1.47.2.3


--- kdelibs/kio/kio/kfilemetainfo.h  #1.47.2.2:1.47.2.3
@@ -23,8 +23,14 @@
 #define KILEMETAINFO_H
 
+/* Hack for HPUX: Namespace pollution
+   m_unit is a define in <sys/sysmacros.h> */
+#define m_unit outouftheway_m_unit
+
 #include <qdict.h>
 #include <qvariant.h>
 #include <qobject.h>
 #include <qstring.h>
+
+#undef m_unit
 
 class QValidator;


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

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