[fpc-devel] Unicode resource strings
Michael Schnell
mschnell at lumino.de
Tue Aug 21 14:11:32 CEST 2012
On 08/21/2012 12:02 PM, Aleksa Todorovic wrote:
> Yes, they will most probably be scattered all around, but then - it's
> developer-related organizational challenge, not compiler one.
The compiler should not in a large area produce code that does not work
as a former version (that did not use Unicode). So maybe it should not
compile myString[i] at all which will not work as expected in most cases
(at least with UTF8 and Unicode agnostic users).
-Michael
More information about the fpc-devel
mailing list