Re: [fpc-devel] utf8 in 2.6.0

2012-12-15 Thread Sven Barth
On 15.12.2012 19:35, Martin wrote: I am trying to figure out how to do that, or what I do wrong. I found a page about $codepage, but it did not help http://wiki.freepascal.org/LCL_Unicode_Support I didnt find the fpc specific page, if exists (I suspect it does) The page is this: http://wiki.fre

[fpc-devel] utf8 in 2.6.0

2012-12-15 Thread Martin
I am trying to figure out how to do that, or what I do wrong. I found a page about $codepage, but it did not help http://wiki.freepascal.org/LCL_Unicode_Support I didnt find the fpc specific page, if exists (I suspect it does) I am calling a function "function Foo(A:string)" {$mode objfpc}{$H+