Re: patch for 2.5.1 on CygWin

2002-01-13 Thread Martin Pool
On 13 Jan 2002, Lapo Luchini <[EMAIL PROTECTED]> wrote: > As noted by Chris Boucher in bug 3750 one open missed the ifdef to add > "binary" to the win32 compile. Fixed. The patch was backward, though: you should list the old file first an the new file second when generating diffs. Thanks, -- M

patch for 2.5.1 on CygWin

2002-01-13 Thread Lapo Luchini
As noted by Chris Boucher in bug 3750 one open missed the ifdef to add "binary" to the win32 compile. http://rsync.samba.org/cgi-bin/rsync/incoming?id=3750;user=guest;selectid=3750 diff -Nrup rsync-2.5.1/syscall.c rsync-2.5.1-orig/syscall.c --- rsync-2.5.1/syscall.c Sun Jan 13 20:57:18 2002 +++