Hi Aron, > aspell). I'm having some unexpected failures in calls to > UTF8Toisolat1() though. I've narrowed it down to this example program. > UTF8Toisolat1() returns -2 (transcoding error) in this program, when > used with the instance at: > > http://sv.wikiquote.org/wiki/Special:Export/MediaWiki:Doubleredirectsarrow
It gives -2 (transcoding error), as it encounters a transcoding error: a character which is not in ISO 8859-1, nameley U+2192. The caller has to decide, what to do about it. Regards, Peter _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
