[fpc-devel] Russian locale information not compatible with FPC locale variables
Daniël Mantione
daniel.mantione at freepascal.org
Tue Jul 29 10:26:15 CEST 2008
Op Tue, 29 Jul 2008, schreef Micha Nelissen:
> Daniël Mantione wrote:
>> is no proper solution, MBCS requires it to be a string rather than a char,
>> but compatibility requires it to be a char. Which means you are
>
> Isn't a string backward compatible with a Char?
No. A char can be automatically typeconverted to a string, but they are
not compatible types.
Daniël
More information about the fpc-devel
mailing list