On Thu, 2002-10-24 at 16:25, Jordi Mas wrote: > Hello guys, > > When you start Abiword with a localised string set it just crashes at: > UT_String XAP_StringSet::getValue and you also get an assert. I have not done > any reasearch, but it looks like UT_convert_cd does not work properly. > > It seems a problem introduced with the latest encoding changes, but I do not > know for sure.
Look at ut_iconv.cpp and move my + frank's code in ucs2Internal and ucs4Internal into their respective #else slots. Dom
