[PATCH 8/8] Files: add a wrapper for zip_open() on Win32

Thiago Macieira thiago at macieira.org
Wed Dec 18 15:25:28 UTC 2013


On quinta-feira, 19 de dezembro de 2013 00:47:06, Lubomir I. Ivanov wrote:
> +extern struct zip *subsurface_zip_open(const char *path, int flags, int
> *errorp); 
> +extern int subsurface_zip_close(struct zip *zip);

Please name it subsurface_zip_open_readonly to be clear that this only works 
for reading zip files.

The code that creates the zip file (for the DLD upload to divelogs.de) can't 
use it.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
   Software Architect - Intel Open Source Technology Center
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.hohndel.org/pipermail/subsurface/attachments/20131218/36102f24/attachment.sig>


More information about the subsurface mailing list