Re: [PATCH] Fix variable declarations in swigutil_py.c

2020-05-01 Thread Daniel Shahaf
Branko Čibej wrote on Fri, 01 May 2020 15:24 +0200: > On 01.05.2020 12:18, Jun Omae wrote: > > Hi, > > > > I got the following syntax errors while building swigutil_py.c in > > trunk with Visual Studio 2008 (VC9). > [...] > > It seems that several variable declarations are not at start of block.

Re: [PATCH] Fix variable declarations in swigutil_py.c

2020-05-01 Thread Branko Čibej
On 01.05.2020 12:18, Jun Omae wrote: > Hi, > > I got the following syntax errors while building swigutil_py.c in > trunk with Visual Studio 2008 (VC9). [...] > It seems that several variable declarations are not at start of block. > The declarations lead the syntax errors with Visual Studio 2008.

[PATCH] Fix variable declarations in swigutil_py.c

2020-05-01 Thread Jun Omae
Hi, I got the following syntax errors while building swigutil_py.c in trunk with Visual Studio 2008 (VC9). "C:\usr\src\subversion\trunk\subversion_vcnet.sln" (__MORE__;__SWIG_PYTHON__ target) (1) -> (Libraries\Swig\svn_swig_py target) ->