Rsync 2.5.2 doesn't compile on several platforms

Dave Dykstra dwd at bell-labs.com
Tue Jan 29 02:05:49 EST 2002


Backing out the below change and changing the "unsigned int64" to just "int64"
removes compilation errors such as this:

    rsync.h:339: warning: no semicolon at end of struct or union
    rsync.h:339: parse error before `inode'
    rsync.h:341: parse error before `dev'

on Linux kernel 2.2.19, Irix 6.2, and Unixware 1.1.2.

- Dave Dykstra



On Fri, Jan 25, 2002 at 03:00:24PM -0800, Martin Pool wrote:
> 
> Date:	Fri Jan 25 15:00:21 2002
> Author:	mbp
> 
> Update of /data/cvs/rsync
> In directory va:/tmp/cvs-serv24773
> 
> Modified Files:
> 	rsync.h 
> Log Message:
> DEV64_t and INO64_T should probably be unsigned
> 
> 
> Revisions:
> rsync.h		1.120 => 1.121
> 	http://www.samba.org/cgi-bin/cvsweb/rsync/rsync.h?r1=1.120&r2=1.121




More information about the rsync mailing list