• Max Kellermann's avatar
    archive/zzip: improve error reporting · 32799ff6
    Max Kellermann authored
    Most importantly, this commit translates ZZIP_ENOENT to
    std::system_error(ENOENT) so IsFileNotFound() returns true and
    find_stream_art() can suppress the log line.
    32799ff6
ZzipArchivePlugin.cxx 4.22 KB