Revision: 14178
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=14178&view=rev
Author: vszakats
Date: 2010-03-16 15:12:21 +0000 (Tue, 16 Mar 2010)
Log Message:
-----------
2010-03-16 16:08 UTC+0100 Viktor Szakats (harbour.01 syenar.hu)
* contrib/hbbzip2/Makefile
+ Added bzip2 header detection and setup.
; TOFIX: Some warnings:
mingw:
hbbzip2.c: In function 'hb_bz2Compress':
hbbzip2.c:96: warning: left shift count >= width of type
hbbzip2.c: In function 'hb_bz2UncompressedSize':
hbbzip2.c:138: warning: left shift count >= width of type
hbbzip2.c: In function 'hb_bz2Uncompress':
hbbzip2.c:177: warning: left shift count >= width of type
msvc:
hbbzip2.c(96) : warning C4293: '<<' : shift count negative or too big,
undefined behavior
hbbzip2.c(138) : warning C4293: '<<' : shift count negative or too
big, undefined behavior
hbbzip2.c(177) : warning C4293: '<<' : shift count negative or too
big, undefined behavior
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/contrib/hbbzip2/Makefile
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour