D21576: [UnindexedFileIndexer] Do not try to add nonexistant file to index
    Stefan BrĂ¼ns 
    noreply at phabricator.kde.org
       
    Tue Jun  4 15:08:19 BST 2019
    
    
  
bruns created this revision.
bruns added reviewers: Baloo, ngraham, astippich, poboiko.
Herald added projects: Frameworks, Baloo.
Herald added a subscriber: kde-frameworks-devel.
bruns requested review of this revision.
REVISION SUMMARY
  A file may be deleted after it has been picked up by the iterator,
  causing the fileId to be 0. This is not an error, remove the Q_ASSERT
  and silently skip the file.
REPOSITORY
  R293 Baloo
BRANCH
  submit_unindexed
REVISION DETAIL
  https://phabricator.kde.org/D21576
AFFECTED FILES
  src/file/unindexedfileiterator.cpp
To: bruns, #baloo, ngraham, astippich, poboiko
Cc: kde-frameworks-devel, LeGast00n, domson, ashaposhnikov, michaelh, astippich, spoorun, ngraham, bruns, abrahams
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190604/612dc23e/attachment.html>
    
    
More information about the Kde-frameworks-devel
mailing list