Stuart Henderson wrote:
> CVSROOT: /cvs
> Module name: ports
> Changes by: [EMAIL PROTECTED] 2008/07/08 17:04:43
>
> Modified files:
> archivers/p5-Compress-Raw-Zlib: Makefile distinfo
>
> Log message:
> update to 2.0.11
> - fix comment(!)
>
> from Giovanni Bechis
Shouldn't thoese warnings be fixed on amd64?
...
cc -c -I/usr/include -fno-strict-aliasing
-fno-delete-null-pointer-checks -pipe -I/usr/local/include -O2
-DVERSION=\"2.011\" -DXS_VERSION=\"2.011\" -DPIC -fPIC
"-I/usr/libdata/perl5/amd64-openbsd/5.8.8/CORE" -DGZIP_OS_CODE=3
-DUSE_PPPORT_H Zlib.c
Zlib.xs: In function `XS_Compress__Raw__Zlib__inflateStream_inflate':
Zlib.xs:1390: warning: comparison is always false due to limited range
of data type
Zlib.xs: In function
`XS_Compress__Raw__Zlib__inflateStream_inflateSync':
Zlib.xs:1452: warning: comparison is always false due to limited range
of data type
Zlib.xs: In function `XS_Compress__Raw__Zlib__inflateScanStream_scan':
Zlib.xs:1696: warning: comparison is always false due to limited range
of data type
Running Mkbootstrap for Compress::Raw::Zlib ()
Kevin