Jonas Maebe schrieb:
> 
> On 13 jun 2007, at 14:21, Florian Klaempfl wrote:
> 
>> If MacOSX uses always utf-8 for 8 bit strings, you can hardcode it of
>> course in cwstrings and don't use iconv.
> 
> Well, it's a bit more complicated than that, see
> http://cvs.gnupg.org/cgi-bin/viewcvs.cgi/trunk/intl/config.charset?rev=4343
> 
> (search for "Darwin 7.5")
> 
> But I'm indeed going to force utf-8, though still using iconv (I don't
> feel like implementing the translation manually).

widestring to utf-8 can be done by the system unit?
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to