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

Re: svn commit: r1480412 - /subversion/trunk/subversion/bindings/swig/ruby/test/util.rb

From: Paul Burba <ptburba_at_gmail.com>
Date: Wed, 12 Jun 2013 13:22:09 -0400

On Tue, Jun 11, 2013 at 7:16 AM, Ben Reser <ben_at_reser.org> wrote:
> On Fri, Jun 7, 2013 at 4:52 PM, Ben Reser <ben_at_reser.org> wrote:
>> I really don't understand why this change is necessary at all since as
>> you can see above the source tree is added to the load path with -I.

Sorry Ben, I missed your first email on this until today (cmpilato -
thanks for the heads up!)

> So I think I understand the logic here. Windows doesn't seem to have
> any wrapper for running the swig tests (like make check-swig-rb on
> Unix) so you're probably running run-test.rb directly.

That's correct.

> Since Windows
> doesn't support out of tree builds you don't see the problem that we
> see on Unix. I'm not a Ruby expert but if there's a way to add the
> current directory to the load path in the Ruby script like you can
> with -I from the command line I'd suggest that.

Let me know if r1492295 fixes the problem for you. As you mentioned
there are other problems running the Ruby tests on Windows on an out
of tree build so I can't run the tests to completion, but this should
fix the LoadError you encountered and AFAICT works with [Ruby 1.8 |
1.9] x [in-tree | out-of-tree builds].

--
Paul T. Burba
CollabNet, Inc. -- www.collab.net -- Enterprise Cloud Development
Skype: ptburba
> Unfortunately, I can't seem to get the Ruby bindings to build on
> Windows.  They blow up on a bunch of syntax errors in the Ruby headers
> for me and I can't crib off the buildbots since they don't seem to
> build them either.
Received on 2013-06-12 19:22:42 CEST

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.