Hi
> 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.
I'm using swig 1.3.31. It is not Ruby bindings but Python bindings
what I mention.
r25158 is the revision at which merge-sensitive-log branch was merged.
I think it breaks building python bindings.
Regards.
Masaru
> 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 Mon May 28 00:07:35 2007