On 6/29/06, Øystein O. Johansen <[EMAIL PROTECTED]> wrote:
> Likely the code can be cleaned up a bit now that
> we use UTF8 everywhere.
Yes,
Glib has it's own converting routines as well.
http://developer.gnome.org/doc/API/2.0/glib/glib-Character-Set-Conversion.html
http://developer.gnome.org/doc/API/2.0/glib/glib-Unicode-Manipulation.html
These routines should replace our Convert function.
Right now configure doesn't test for iconv, so Convert just returns
the unaltered string. Hopefully we don't need glib for that ;)
(In the config.h I use on windows HAVE_ICONV is undefined as well, but
perhaps that's my mistake?)
Christian.
_______________________________________________
Bug-gnubg mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnubg