Message72630
| Author | alanmcintyre |
|---|---|
| Recipients | alanmcintyre, alonwas, loewis, pitrou |
| Date | 2008-09-05.21:25:28 |
| SpamBayes Score | 3.9994248e-07 |
| Marked as misclassified | No |
| Message-id | <1220649929.5.0.313053423914.issue3535@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Your patch seems like a better way to detect whether a file is written as Zip64, and it seems to be able to properly handle extracting a >2GB file from a >2GB archive, so I'd vote to include it. I tested it with r66233, using a file made from the output of large.c, zipped with the built-in archiver on OS X 10.4.11. All regression tests pass, including test_zipfile64, on both Linux and OS X. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-09-05 21:25:29 | alanmcintyre | set | recipients: + alanmcintyre, loewis, pitrou, alonwas |
| 2008-09-05 21:25:29 | alanmcintyre | set | messageid: <1220649929.5.0.313053423914.issue3535@psf.upfronthosting.co.za> |
| 2008-09-05 21:25:28 | alanmcintyre | link | issue3535 messages |
| 2008-09-05 21:25:28 | alanmcintyre | create | |