On Tue, 29 Mar 2005 17:41:31 -0600, William A. Rowe, Jr.
<[EMAIL PROTECTED]> wrote:

> I would also propose we drop apr_xlate and mod_charset_lite if the
> only way to support this is GNU iconv, which incompatible with the
> ASL.

Various platforms have non-GNU iconv() which is suitiable for use by
this apr and httpd code.  Most of my original testing was done with
native, non-GNU iconv() on z/OS and Solaris.

Just curious: Suppose we're talking about Linux, which provides GNU
strcpy() and GNU iconv().  What is the difference with using one vs.
the other?  Is your concern limited to those platforms which don't
provide iconv() out of the box, and where users may feel inclined to
install GNU iconv() in order to use the APR and/or Apache feature?

Reply via email to