aacid added inline comments. INLINE COMMENTS
> chinmoyr wrote in file.cpp:1382 > This method will be used by FileProtocol::mkdir and FileProtocol::chmod which > are not virtual method. So when called in windows this must return false for > the time being. So IMO ifdef or something similar is necessary. What do you > suggest? Well, just use KAuth, since there's no backend in windows it will return false, why do you need an ifdef? REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D6197 To: chinmoyr, elvisangelaccio, #frameworks, dfaure Cc: eliasp, aacid