There is not only the ARCHIVE_OK and ARCHIVE_FATAL cases. There are also ARCHIVE_WARN cases which should not break the installation (I think?). Since I still want to pass the warning over to extension developers, I am printing it to stderr. As an additional fix, prevent such a warning when installing an extension over itself. In such case, it looks like the archive_entry_size() would be 0, which was triggering some "Writing to Empty File" warning. |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| file-data-gbr.c | ||
| file-data-gbr.h | ||
| file-data-gex.c | ||
| file-data-gex.h | ||
| file-data-gih.c | ||
| file-data-gih.h | ||
| file-data-pat.c | ||
| file-data-pat.h | ||
| file-data.c | ||
| file-data.h | ||
| Makefile.am | ||
| meson.build | ||