D28349: Fix Warnings
Stefan BrĂ¼ns
noreply at phabricator.kde.org
Mon Mar 30 22:03:01 BST 2020
bruns added a comment.
@iasensio - are you using NFS?
INLINE COMMENTS
> kdirwatch.cpp:946
> if (KFileSystemType::fileSystemType(e->path) == KFileSystemType::Nfs) {
> preferredMethod = m_nfsPreferredMethod;
> }
m_nfsPreferredMethod defaults to `KDirWatch::FAM`, i.e. it will crash below now on NFS when FAM is disabled.
REPOSITORY
R244 KCoreAddons
REVISION DETAIL
https://phabricator.kde.org/D28349
To: meven, #frameworks, davidedmundson
Cc: bruns, iasensio, davidedmundson, kde-frameworks-devel, LeGast00n, cblack, GB_2, michaelh, ngraham
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20200330/7eaefafb/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list