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

List:       kde-commits
Subject:    branches/KDE/4.2/kdelibs/kio/kio
From:       Hasso Tepper <hasso () kde ! org>
Date:       2009-01-29 9:13:06
Message-ID: 1233220386.135230.24746.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 918105 by hasso:

Backport rev 918104 - make stat method default for FreeBSD and DragonFly.


 M  +2 -0      kdirwatch.cpp  


--- branches/KDE/4.2/kdelibs/kio/kio/kdirwatch.cpp #918104:918105
@@ -91,6 +91,8 @@
   } else {
 #ifdef Q_OS_WIN
     return KDirWatchPrivate::QFSWatch;
+#elif defined(Q_OS_FREEBSD)
+    return KDirWatchPrivate::Stat;
 #else
     return KDirWatchPrivate::INotify;
 #endif
[prev in list] [next in list] [prev in thread] [next in thread] 

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