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

Re: Need Ruby expertise to fix SvnClientTest::test_cleanup

From: Malcolm Rowe <malcolm-svn-dev_at_farside.org.uk>
Date: 2006-07-06 16:05:59 CEST

On Thu, Jul 06, 2006 at 10:39:45PM +0900, Kouhei Sutou wrote:
> > I don't know any Ruby either, but this seems simple enough.
> > Does this work?
>
> You can run test case by "make check-swig-rb".
>

Requires that I have SWIG installed, which I don't... yet.

I also need get a version of Ruby that configure is happy with. It seems
to have an issue with the version shipped with OS X 10.4.6 even though
it's greater than the version mentioned in configure.

> > + next if /^SVN_ERR_.*_CATEGORY_START$/ =~ #{$1}
> >
> > Or does the second regex destroy the value of $1 obtained from the
> > grouping in the first regex?
>
> Yes.
> This patch causes another bug.
>

Max pointed out on IRC that the match I was looking for was entirely
wrong anyway. Thanks for fixing.

Regards,
Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 6 16:06:42 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.