hi,
On Thu, Jan 3, 2013 at 4:59 PM, Steve Hanselman wrote:
> Before I look into this further, can someone confirm that fopen on a zip
> stream should return something other than a null?
Can you open a bug please and add a link to the zip file you use?
--
Pierre
@pierrejoye | http://blog.thepim
Before I look into this further, can someone confirm that fopen on a zip
stream should return something other than a null?
I've a zip called test.zip which contains 5 files,
a.txt,b.txt,c.txt,d.txt and yes, e.txt
The zip is valid and can be unzipped using unzip on linux.
Running the follow