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

Re: [patch] Building the Ruby bindings on windows with SWIG > 1.3.24

From: Joe Swatosh <joe.swatosh_at_gmail.com>
Date: 2007-04-12 00:36:43 CEST

Forgot the log:

[[[

Log:

Make Ruby bindings creatable with more current version of SWIG.

* subversion/bindings/swig/include/svn_global.swg
In the SWIGRUBY section clear all the long long typemaps, then create typemaps
for the 64 bit values that the Ruby subversion bindings use.

]]]

On 4/11/07, Joe Swatosh <joe.swatosh@gmail.com> wrote:
> Okay, third time's the charm, (actually the same as the second patch, but this
> time I'm sure of the testing) I got it building and testing with these
> results....
>
>
> Using swig 1.3.24 without the patch (put with my modified version of kou's
> svn-ruby-changelist-name2.diff patch):
>
> Using SWIG library directory D:\SVN\swig-1.3.24\Lib
> ...........................F.....F........................E..................
> .............................................................................
> ...................E............................
>
>
> After applying the patch results are the same for 1.3.24, and actually improve
> when we get to 1.3.29:
>
> Using SWIG library directory D:\SVN\swig-1.3.24\Lib
> ...........................F.....F........................E..................
> .............................................................................
> ...................E............................
> Using SWIG library directory D:\SVN\swigwin-1.3.25\Lib
> ...........................F.....F........................E..................
> .............................................................................
> ...................E............................
> Using SWIG library directory D:\SVN\swigwin-1.3.27\Lib
> ...........................F.....F........................E..................
> .............................................................................
> ...................E............................
> Using SWIG library directory D:\SVN\swigwin-1.3.29\Lib
> ...........................F.....F........................E..................
> .............................................................................
> ................................................
> Using SWIG library directory D:\SVN\swigwin-1.3.31\Lib
> ...........................F.....F........................E..................
> .............................................................................
> ................................................
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 12 00:37:02 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.