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

Re: [PATCH] Linking the Ruby bindings on windows

From: Joe Swatosh <joe.swatosh_at_gmail.com>
Date: 2006-12-30 17:04:12 CET

On 12/30/06, Kouhei Sutou <kou@cozmixng.org> wrote:
> Hi,
>
> In <0213965108DEAD48960CE83455E07DFF29F28B@maa-exchmb.maa.corp.collab.net>
> "RE: Re: [PATCH] Linking the Ruby bindings on windows" on Sat, 30 Dec 2006 17:06:28 +0530,
> "Vivek Chenecharry" <vivek@collab.net> wrote:
>
> > On trunk at revision 22834:
>
> > D:\SVN\src-trunk\subversion\bindings\swig\perl\native\core.c(2125) :
> > warning C4098: 'svn_diff_fns_invoke_token_discard' : 'void' function
> > returning a value
> > D:\SVN\src-trunk\subversion\bindings\swig\perl\native\core.c(2130) :
> > warning C4098: 'svn_diff_fns_invoke_token_discard_all' : 'void' function
> > returning a value
>
> > __SWIG_PERL__ - 52 error(s), 11 warning(s)
>
> Those warnings will be suppressed by r22835 changes. Does
> anyone know about other errors and warnings?
>
>
> Thanks,
> --
> kou
>

I'm guessing it's the version of SWIG. I tried 1.3.31, 1.3.29, 1.3.21
before I could build the Python and Perl bindings with 1.3.24. Again
guessing, but I think SWIG started using "long long" sometime between
1.3.24 and 1.3.29. Not guessing that VC6 can't eat "long long."

--
Joe Swatosh
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Dec 30 17:04:20 2006

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.