Hi,

On Thu, Sep 17, 2009 at 4:24 PM, Luiz Rafael Culik Guimaraes
<l...@xharbour.com.br> wrote:
> 2009-09-16 18:20 UTC-0300 Luiz Rafael Culik <luiz at xharbour.com.br>
>  * contrib/hbzlib/ziparchive.cpp
>    contrib/hbzlib/include/ziparchive.h
>    contrib/hbzlib/include/zipstring.h
>    contrib/hbzlib/include/zipexception.h
>    contrib/hbzlib/Linux/*.*
>    ! pacified some warning
>
> Phil, please report on this one with hbzlib the warnings you get

../../zip.c:103: warning: unused parameter 'szZipFileName'
../../ziparchive.cpp: In member function 'DWORD
CZipArchive::ReadFile(void*, DWORD)':
../../ziparchive.cpp:339: warning: comparison of unsigned expression
>= 0 is always true
../../ziparchive.cpp: At global scope:
../../ziparchive.cpp:1148: warning: unused parameter 'iSmartLevel'
../../ziparchive.cpp:1162: warning: unused parameter 'iSmartLevel'
../../ziparchive.cpp:1176: warning: unused parameter 'iSmartLevel'
../../ziparchive.cpp:1189: warning: unused parameter 'iSmartLevel'
../../zipcomp.cpp:70: warning: unused parameter 'iProgress'
../../zipcomp.cpp:83: warning: unused parameter 'iProgress'
../../zipmemfile.cpp: In member function 'virtual DWORD
CZipMemFile::Seek(LONG, int)':
../../zipmemfile.cpp:93: warning: comparison of unsigned expression <
0 is always false
../../zipnew.cpp:76: warning: unused parameter 'iProgress'
../../zipnew.cpp:90: warning: unused parameter 'iProgress'
../../zipnew.cpp: In function '_HB_ITEM* hb___GetFileNamesFromZip(char*, BOOL)':
../../zipnew.cpp:274: warning: unused variable 'uAttr'
../../zipnew.cpp: At global scope:
../../zipnew.cpp:519: warning: unused parameter 'bCase'
../../zipnew.cpp: In function 'int hb_UnzipSel(char*, _HB_ITEM*, BOOL,
char*, const char*, _HB_ITEM*, _HB_ITEM*)':
../../zipnew.cpp:636: warning: comparison of unsigned expression >= 0
is always true
../../zipnew.cpp: In function 'int hb_UnzipSelIndex(char*, _HB_ITEM*,
BOOL, char*, char*, _HB_ITEM*, _HB_ITEM*)':
../../zipnew.cpp:842: warning: comparison of unsigned expression >= 0
is always true
../../zipnew.cpp: In function 'DWORD GetCurrentFileSize(const char*)':
../../zipnew.cpp:987: warning: unused variable 'ushbMask'
../../zipnew.cpp:988: warning: unused variable 'usFileAttr'
../../zipnew.cpp: At global scope:
../../zipnew.cpp:1002: warning: unused parameter 'pDiskBlock'
../../Linux/ZipPathComponent.cpp: In member function 'void
CZipPathComponent::SetFullPath(const char*)':
../../Linux/ZipPathComponent.cpp:40: warning: suggest a space before
';' or explicit braces around empty body in 'while' statement
../../Linux/ZipPlatform.cpp: In function 'bool
ZipPlatform::RemoveFile(const char*, bool)':
../../Linux/ZipPlatform.cpp:220: warning: suggest explicit braces to
avoid ambiguous 'else'
../../Linux/ZipPlatform.cpp: In function 'bool
ZipPlatform::RenameFile(const char*, const char*, bool)':
../../Linux/ZipPlatform.cpp:236: warning: suggest explicit braces to
avoid ambiguous 'else'

-- Ph.

------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
xHarbour-developers mailing list
xHarbour-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xharbour-developers

Reply via email to