On 2013-12-30 11:59, Michael Van Canneyt wrote: > These cases need to be checked anyway if we > would move to a 2-byte char.
Does that now mean the FPC's Unicode RTL actually means UTF-16? ps: 1) So what will the size of Char be in bytes? 2) What will the size in bytes be of ThousandSeparator and DecimalSeparator be? eg: fpGUI had to introduce its own versions of these, with a 4-byte max size (as per UTF-8 spec) because some locales require a 3-byte UTF-8 value. Regards, - Graeme - -- fpGUI Toolkit - a cross-platform GUI toolkit using Free Pascal http://fpgui.sourceforge.net/ -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
