Re: e_iconv_* replaced with g_iconv_*
Philip Van Hoof <[email protected]> Mon, 13 Nov 2006 19:31:01 +0100
| Newsgroups | gmane.comp.gnome.evolution.patches |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 2006-11-13 at 12:15 -0500, Jeffrey Stedfast wrote: > Because giconv doesn't know the mappings for charsets that eiconv does. > it's not about the libc apis they wrap, it's about using the correct > to/from charset strings in *_iconv_open() (and about the caching - > you'll notice that glib has a copy of e-iconv's cache, but at the > gconvert level rather than at the giconv level) Aha, so a patch that would replace all the iconv functionality with gconvert could work then? It's indeed a little bit more work. Not undoable. Anyway, my only goal was/is to get rid of the iconv-detect.c thingy in the configure script, which is making cross compilation a little bit harder (a burden I'd rather don't put on packagers who'll target different architectures). Other than perhaps removing code, it doesn't look like GIConv adds a lot to e_iconv_* -- Philip Van Hoof, software developer at x-tend home: me at pvanhoof dot be gnome: pvanhoof at gnome dot org work: vanhoof at x-tend dot be http://www.pvanhoof.be - http://www.x-tend.be