[fpc-pascal] Funny things about utf-8 strings on mac

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Wed Jun 13 14:42:15 CEST 2007


On 6/13/07, Jeff Wormsley <daworm10 at comcast.net> wrote:
> What happens if you redefine your program as follows?

Doesn't change anything.

The core problem is (like jonas said some posts ago) that we need a
way to define the output of the widestring manager.

One possible way to do this would, when converting from widestring to
UTF8String always convert to UTF-8, despite what the operating system
or the terminal expect. Based on my tests, this is not the case today.

-- 
Felipe Monteiro de Carvalho



More information about the fpc-pascal mailing list