[fpc-pascal] Funny things about utf-8 strings on mac
Jonas Maebe
jonas.maebe at elis.ugent.be
Wed Jun 13 15:06:01 CEST 2007
On 13 jun 2007, at 14:08, Jonas Maebe wrote:
> I've in the mean time discovered that nl_langinfo always returns US-
> ASCII (or an empty string) under Darwin, regardless of what your
> LANG/LC_* settings are. Forcing it to utf-8 fixes some problems,
> but there is another error in the generic code for writing a
> widestring. I'm fixing that currently.
Both issues are now fixed.
Jonas
More information about the fpc-pascal
mailing list