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

Re: svn 1.2.3 and apache 2.0.54 on sparc solaris 8 / bug id 2157

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-10-04 00:26:42 CEST

anton <anton@nezzwerk.com> writes:

> i built svn 1.2.3 today and wanted to point out that bug 2157
> (http://subversion.tigris.org/issues/show_bug.cgi?id=2157) still
> happens with svn 1.2.3 / apache 2.0.54 / openssl 0.9.8 (all other
> software is the same as described in the bug report).
>
> any more thoughts on how this can be fixed in the future?

Somebody who can reproduce the bug needs to investigate it. Why does
the APR fail to work? Why does APR_LOCALE_CHARSET not work? Is a
configuration/installation problem, or is it a bug in the APR code?
handle_special_names() and/or apr_os_locale_encoding() would seem to
be where the problem is occurring.

I see APR_LOCALE_CHARSET is #defined to (const char *)1. I think that
using an arbitrary value as a pointer value might technically invoke
undefined behaviour, although I'd be surprised if it affected char*
pointers.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 4 00:27:31 2005

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.