liuyong/ziparchive

Compile warning

Opened this issue · 1 comments

It work OK under XCODE4.5, however seem that there are several compile 
warnings, which is the only reason i complain it.


Original issue reported on code.google.com by WangBou...@gmail.com on 31 Dec 2012 at 12:18

Attachments:

These warnings are not critical and by replacing Minizip 1.01e with Minizip 
1.01h, it looks like many went away. I fixed the remaining compiler warnings in 
my fork of this project https://github.com/robertmryan/ZipArchive

Original comment by robert.r...@mindspring.com on 21 Oct 2013 at 8:02