[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: Ben Reser <ben_at_reser.org>
Date: Tue, 11 Jun 2013 12:16:05 +0100

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.

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. 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.

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-11 13:16:43 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.