W dniu 2010-11-04 17:44, Marco van de Voort pisze:
In our previous episode, Dariusz Mazur said:
interesting.

Such patch will make all existing config files with non-ascii data
unreadable.
Today also. All nonasci charracter are translate to '?' during reading
(implicit conversion widestring>ansistring).
On other side in XML should not be not asci char
This is not the same, current all chars in the current codepage (also above
127) will be fine. Only the ones NOT in the current codepage will turn up as
'?' If you change to UTF-8, this will change.
then I have a question : how to change current code page

--
  Darek




_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to