On Tue, Dec 18, 2007 at 06:31:06PM -0800, [EMAIL PROTECTED] wrote:
> Any concerns with the compiler warning on flist.c on a ia64 system
> running SLES10SP1?
Unfortunately the warning was on the assembler file produced, so I don't
know if that means anything should be improved in the flist.c file
i
Any concerns with the compiler warning on flist.c on a ia64 system
running SLES10SP1?
~/rsync-3.0.0pre7> make
gcc -std=gnu99 -g -O2 -DHAVE_CONFIG_H -Wall -W -o mkrounding -I. ./
mkrounding.c
./mkrounding >rounding.h
Rounding file_extras in multiples of 2 (EXTRA_LEN=4, FILE_STRUCT_LEN=24)
gcc