https://d.puremagic.com/issues/show_bug.cgi?id=1832
--- Comment #11 from Andrea Fontana <[email protected]> 2013-12-06 12:54:09 PST --- I think it's not so easy to fix this "cross-archive" member management. Consider for example expand() function. It uses data[] from ZipArchive, but uses offset from ArchiveMember, that was created from another data[]. BTW it's not the same bug as the original one, I guess. My vote goes for a full replacement of std.zip -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
