Marco van de Voort wrote:
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. You can't typecast or ORD() it anymore, or  subtract other chars from
it.

I'm not sure how many people are trying to do that on the ThousandSeparator variable, but in theory you are right.

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

Reply via email to