From: Tomas Frydrych (tomasfrydrych_at_yahoo.co.uk)
Date: Sun Apr 11 2004 - 14:07:38 EDT
OK, we now have
bool XAP_StringSet::getValue(id, encoding, UT_String &);
bool XAP_StringSet::getValueUTF8(id, UT_UTF8String &);
I have fixed the former so that it does not ignore the encoding
parameter and streamlined both so that we do not call iconv
unnecessarily.
I have changed the XP, win32, unix and qnx code; the win32 builds and
works on my system (not much of a guarantee, I know); the unix and
qnx changes were blind so some breakage is very likely. I have not
done changes on Cocoa -- there are not too many according to my grep
and I was not sure what Hub would prefer.
In any case, there were quite a few cases where the old version of
the functions was used incorrectly, so this was definitely worth the
effort. My wrist is just about to fall off from all the cut and
paste.
Tomas
This archive was generated by hypermail 2.1.4 : Sun Apr 11 2004 - 14:11:19 EDT