Re: windows compilation problem

2011-06-25 Thread Wayne Davison
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

windows compilation problem

2011-06-24 Thread FELLIN, JEFFREY K (JEFF)
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(