You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Jon Foster <jo...@jon-foster.co.uk> on 2004/08/30 23:43:22 UTC

[PATCH] Fix win-tests.py so UTF-8 tests pass

Hi,

A really trivial fix to a really obscure bug.

Log message per HACKING:


Fix UTF-8 test failure when Subversion was built with apr-iconv from the
default location (i.e. when --with-apr-iconv was not specified).

    * win-tests.py
      (locate_libs): Ensure apriconv_so_path (and hence APR_ICONV_PATH) is
      set to an absolute path.


Kind regards,

Jon Foster

[Patch attached to prevent mangling by my mail client]


Re: [PATCH] Fix win-tests.py so UTF-8 tests pass

Posted by "D.J. Heap" <dj...@shadyvale.net>.
Jon Foster wrote:

> Hi,
> 
> A really trivial fix to a really obscure bug.
> 
> Log message per HACKING:
> 
> 
> Fix UTF-8 test failure when Subversion was built with apr-iconv from the
> default location (i.e. when --with-apr-iconv was not specified).
> 
>    * win-tests.py
>      (locate_libs): Ensure apriconv_so_path (and hence APR_ICONV_PATH) is
>      set to an absolute path.
> 
> 
[snip]

Thanks!  This looks good to me, but I never had failures.  Brane, can 
you verify that this fixes the problem?  I seem to recall that you were 
having UTF8 test failures...?

DJ


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org