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

Re: Removing the --enable-utf8 flag

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-07-19 00:32:55 CEST

Karl Fogel wrote:

>Marcus Comstedt <marcus@mc.pp.se> writes:
>
>
>>The operative word here is "meantime". If you have to set an
>>envronment variable or something to activate it, then fine. But you
>>should have to be _aware_ that you're using a workaround when that is
>>the case. It should not kick in silently. Then you might not even
>>realize that you have a potential problem.
>>
>>
>
>Sure, but we should do some risk analysis to determine the real-life
>probability of someone being kicked here. With the current code, it
>looks low to me, but need more data...
>

How about reverting to the ascii check only if apr_xlate_open returns
APR_ENOTIMPL? In other words, only when there's no iconv available.

Huh, but then it could be #ifdef APR_HAS_XLATE.

>>(And I'm still talking about 1.0 here btw.)
>>
>>

Same here.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 19 00:33:31 2002

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.