[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [xml] character encodings
- From: Daniel Veillard <veillard redhat com>
- To: Fred Smith <fred computrition com>
- Cc: xml gnome org
- Subject: Re: [xml] character encodings
- Date: Fri, 15 Apr 2005 23:50:48 -0400
On Fri, Apr 15, 2005 at 01:36:54PM -0700, Fred Smith wrote:
> If My program is running on linux, this is fine as iconv on linux knows
> about encoding "windows-1252". If my program is running on AIX 5.2L, it
> is NOT fine, as the iconv on AIX appears to not know about that charset.
>
>
>
> Has anyone else here had to deal with this (or similar) problem? If so
> can you offer advice on the best way to deal with it? (creating a custom
> iconv handler for aix looks to be a pain in the rear, and I'd love to
> avoid the necessity).
Get the windows-1252 <-> UTF-8 conversion routines in your own program
and plug them at the libxml2 API level
http://xmlsoft.org/html/libxml-encoding.html#xmlNewCharEncodingHandler
> This email and any files transmitted with it are confidential
[....]
As pointed by Liam and posted over and over on this list, this violates
the conditions of use of this mailing list, get it fixed or use another
email account.
Daniel
--
Daniel Veillard | Red Hat Desktop team http://redhat.com/
veillard redhat com | libxml GNOME XML XSLT toolkit http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]