3.0.3pre2 compile warnings on interix

Wayne Davison wayned at samba.org
Thu Jun 5 01:12:47 GMT 2008


On Wed, Jun 04, 2008 at 02:56:40PM +0100, Steven Hartland wrote:
> flist.c:874: warning: comparison between signed and unsigned
> flist.c:876: warning: right shift count >= width of type [...]

These errors were due to off_t being 32-bit, which wasn't handled well.
I have improved that code, and the warnings should be gone.

I didn't try to silence the alloca warnings.

Thanks for the report!

..wayne..


More information about the rsync mailing list