bruns added inline comments. INLINE COMMENTS
> file.cpp:855 > assert(entry.count() == 0); // by contract :-) > entry.reserve(8); > + entry.fastInsert(KIO::UDSEntry::UDS_NAME, filename); This can be up to 12 now, if I counted correctly. Conditionalize this on details. REPOSITORY R241 KIO REVISION DETAIL https://phabricator.kde.org/D20096 To: meven, #frameworks, dfaure, fvogt, bruns, broulik Cc: ngraham, kde-frameworks-devel, michaelh, bruns