On Fri, Jun 24, 2011 at 7:29 AM, FELLIN, JEFFREY K (JEFF) <
j...@research.att.com> wrote:
> I get a compilation failure in flist.c, function send_directory:
>
Thanks. I had a fix for that on the master branch that I needed to bring
over to the 3.0.x branch.
..wayne..
--
Please use reply-all f
I'm compiling rsync 3.0.9pre1 using Microsoft Visual Studio 2010 on my windows
XP system. I get a compilation failure in flist.c, function send_directory:
flist.c(1653) : error C2143: syntax error : missing ';' before 'type'
flist.c(1654) : error C2065: 'name_len' : undeclared identifier
flist.c(