Re: FSX ready for /trunk

2013-08-02 Thread Stefan Fuhrmann
On Fri, Aug 2, 2013 at 4:47 AM, Daniel Shahaf wrote: > Stefan Fuhrmann wrote on Thu, Aug 01, 2013 at 16:38:09 +0200: > > The fsx branch is in sync with /trunk and passes all tests > > for fsfs and fsx. The latter is marked as experimental and > > will remain so for the 1.9 release and possibly 1.

Re: FSX ready for /trunk

2013-08-02 Thread Stefan Fuhrmann
On Fri, Aug 2, 2013 at 2:14 AM, Masaru Tsuchiyama wrote: > Hi. > > I tried to compile it on Windows (with VS2008). > But I got a compler at libsvn_fs_x. > > subversion\libsvn_fs_x\cached_data.c(1042) : error C4115: 'rep_state' : > named type definition in parentheses > > I attach a patch to fix th

Re: FSX ready for /trunk

2013-08-01 Thread Daniel Shahaf
Stefan Fuhrmann wrote on Thu, Aug 01, 2013 at 16:38:09 +0200: > The fsx branch is in sync with /trunk and passes all tests > for fsfs and fsx. The latter is marked as experimental and > will remain so for the 1.9 release and possibly 1.10 as well. Two minor comments: Can we have an "Experimental"

Re: FSX ready for /trunk

2013-08-01 Thread Masaru Tsuchiyama
Hi. I tried to compile it on Windows (with VS2008). But I got a compler at libsvn_fs_x. subversion\libsvn_fs_x\cached_data.c(1042) : error C4115: 'rep_state' : named type definition in parentheses I attach a patch to fix the compiler error. Regards. -- Masaru Tsuchiyama fsx-r1509467-20130