[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Build Error when compiling python binding on Windows with VC6 at r25159 or later

From: Joe Swatosh <joe.swatosh_at_gmail.com>
Date: 2007-05-27 20:21:04 CEST

Hi

On 5/27/07, masaru tsuchiyama <m.tmatma@gmail.com> wrote:
> Hi
>
> I got build errors when compiling python binding on Windows with VC6
> at r25159 or later. But I can compile it at r25158.
>
> When I compile swig_python_core configuration,
> I got the errors C2632 and C4244.
>
> subversion\bindings\swig\python\core.c(2989) : error C2632:
> 'long' followed by 'long' is illegal.
> subversion\bindings\swig\python\core.c(2993) : error C2632:
> 'long' followed by 'long' is illegal.
> subversion\bindings\swig\python\core.c(2993) : warning C4244:
> 'conversion' conversion from 'unsigned __int64' to
> 'unsigned long', possible loss of data.
>

I'm no expert, but it sounds like it may be a SWIG version issue? I
had a lot of long long issues building the Ruby bindings with a SWIG
versions later than 1.3.24.

--
Joe
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun May 27 20:21:18 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.