Colm, grep doesn't help here. Most of the references you cited are EBCDIC platform-specific uses of apr_xlate.
Bill At 04:18 PM 3/30/2005, Colm MacCarthaigh wrote: >On Wed, Mar 30, 2005 at 03:50:46PM -0600, Curt Arnold wrote: >> I don't think interpretation 1 could be supported since Subversion and >> likely httpd depend on apr_xlate and want to run on Windows platforms. > >This keeps coming up, so - just for the record; > > ./server/util.c > ./server/util_charset.c > ./server/util_script.c > ./server/util_ebcdic.c > ./modules/aaa/mod_authnz_ldap.c > ./modules/experimental/mod_charset_lite.c > ./modules/cache/mod_disk_cache.c > ./modules/filters/mod_include.c > ./include/util_ebcdic.h > ./include/util_charset.h > ./support/ab.c > ./support/htdbm.c > ./support/htdigest.c > ./support/htpasswd.c > >from httpd depend on apr_xlate. I've had to meddle with apr-iconv to get >mod_disk_cache working (ish) on win32 in the past, so there are >definitely some dependencies from httpd. > >-- >Colm MacC�rthaigh Public Key: [EMAIL PROTECTED]
