Skip to content
  1. Dec 10, 2014
  2. Dec 09, 2014
  3. Dec 08, 2014
  4. Dec 07, 2014
    • archshift's avatar
      Make OpenDirectory fail if the directory doesn't exist · 20d2ed09
      archshift authored
      This is in line with what the hardware itself does.
      
      It does this by splitting the initial directory opening into Directory.Open(), which will return false if a stat fails.
      Then, Archive::OpenDirectory will return nullptr, and archive.cpp will return an error code .
      20d2ed09
Loading