[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: String conversions UTF8 <-> ISO-8859-1



I note that contributions must be submitted using the Issue
Tracking System to be considered for inclusion.  See
http://www.openldap.org/devel/contributing.html for guidelines.

At 01:14 AM 4/28/2003, Patrick Dreyer, SY-UCP wrote:
>The OpenLDAP client supports some kind of string conversions
>but lacks supporting conversions between UTF8 <-> ISO-8859-1.

Personally, I rather not attempt to support additional
character set conversions.  There are plenty of good conversion
libraries available (icu, iconv).

>Bellow you find the code taken from the internet and adapted to the
>OpenLDAP interface.

If you submit this, you'll need to clarify "taken from the
internet".

Kurt