[fpc-devel] [PATCH] XMLCFG AnsiString<>DOMString conversion
Sergei Gorelkin
sergei_gorelkin at mail.ru
Sat Nov 6 08:32:47 CET 2010
Felipe Monteiro de Carvalho пишет:
> On Fri, Nov 5, 2010 at 6:15 PM, Dariusz Mazur <darekm at emadar.com> wrote:
>> I say wrong: how to change code page used to implicit conversion
>> ansistring<-> wide string
>
> Use the appropriate conversion routine instead, and avoid implicit
> conversions for they are not reliable.
>
It is impossible to avoid implicit conversions with xmlcfg, because they occur within unit
implementation.
I should have marked xmlcfg as deprecated a long time ago. Anyway, done in rev.16307.
Regards,
Sergei
More information about the fpc-devel
mailing list