[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: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-07-19 00:30:34 CEST

Branko Čibej <brane@xbc.nu> writes:
> 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.

Sure.

I've committed rev 2586 now, but we can change the conditions under
which it falls back to check_non_ascii() vs errors. Just wanted
mainly to get that #ifdef out of there, so we don't have to always ask
"Did you compile with or without --enable-utf8" anymore. :-)

---------------------------------------------------------------------
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:42:57 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.