Skip to content
  • Martyn Russell's avatar
    libtracker-miner: Miner now uses a proper MinerError API · 43f5fde3
    Martyn Russell authored
    Previously, the error code was always 0. Now we have an enum people can refer
    to.
    
    This is particularly important for miner implementations and cases where
    classes want to return an error due to an API being used *while* being paused.
    This is the case in TrackerMinerFS.
    43f5fde3