Hi,
On Mon Jan 28 17:22:08 2008, GSHANK wrote:
Show quoted text> If "extract" is done on a broken zip file, the "extract" routine will
> over-write earlier error messages with the incorrect message: "Extract
> failed, no extractor found".
Sorry for the slow reply, but this issue has now been addressed; the
next release of A::E will no longer overwrite errors encountered during
the same extract. Instead, they're concatenated and only reset the next
time extract() is called.
Thanks for reporting,