archive/zzip: improve error reporting

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.
This commit is contained in:
Max Kellermann
2019-12-04 12:29:06 +01:00
parent ce093be12c
commit 32799ff682
2 changed files with 17 additions and 4 deletions

2
NEWS
View File

@@ -1,4 +1,6 @@
ver 0.21.17 (not yet released)
* archive
- zzip: improve error reporting
* outputs
- jack: mark ports as terminal
- shout: declare metadata as UTF-8