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

Re: cvs commit: apr apr-iconv ...

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-02-17 05:14:01 CET

brane@apache.org wrote:

>brane 2003/02/16 19:47:11
>
> Modified: test testall.c test_apr.h Makefile.win Makefile.in
> misc/unix Makefile.in
> . libapr.dsp configure.in apr.dsp CHANGES
> Added: test testenv.c
> misc/win32 env.c
> misc/unix env.c
> include apr_env.h
> Log:
> Added a new module, apr_env, for manipulating the environment. The new
> functions are apr_env_get, apr_env_set and apr_env_delete. Also added a set
> of tests for the new functions.
>

>brane 2003/02/16 19:49:35
>
> Modified: lib iconv_module.c
> Log:
> Use the new apr_env_get function instead of getenv.
>

I think these are the last of the iconv correctness patches we need for
Windows. Subversion will work with the apr-iconv bundled with
httpd-2.0.44, but once 2.0.45 is out, we'll actually be able to locate
the apr-iconv modules with a Unicode-safe APR_ICONV_PATH variable.

We'll also be able to replace all uses of getenv (e.g., for SVN_EDITOR)
with apr_env_get, allowing for editors installed in paths containing all
sorts of ẅĕĩŕđ ĉħăřąčţęŗŝ.

-- 
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 Mon Feb 17 05:14:49 2003

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.