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

please review some 1.6.x fixes in STATUS that I'd like to merge

From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 24 Nov 2010 21:19:07 +0100

There are some fairly simple changes nominated in STATUS that fix
various local bindings test failures in 1.6.x for me.
I expect that these will be backported during the next 1.6.x release phase.
But it would really help me if I didn't have to keep these changes merged
in my working copies all the time in order to have passing tests.

If anyone would be so kind to add the missing votes I'd be grateful.
The nominations I'm talking about are:

 * r1036534
   Allow perl bindings to compile within a symlinked working copy.
   Justification:
     When it happens, it's a very confusing build error.
   Votes:
     +1: stsp

 * r946355
   Don't overwrite the LD_LIBRARY_PATH during make check-swig-pl.
   Justification:
     Allows running the perl bindings tests even if Subversion has been
     linked to libraries which aren't in the standard system search path.
     Who'd do such a thing? Well, I do that -- most dependencies for my
     Subversion builds are installed within my home directory and the
     runtime linker isn't searching libraries there by default.
   Votes:
     +1: stsp, peters

 * r1038792
   Fix sporadic ruby test failures due to "Connection refused" errors.
   Justification:
     Tests failing for the wrong reason are irritating.
   Votes:
     +1: stsp

Thanks,
Stefan
Received on 2010-11-24 21:19:48 CET

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.