18.09.2011 22:22, cobines wrote:
"don't use UTF8String type in the code. It will cause problems when cpstrenew branch is merged"
Lazarus must use either UTF8String everywhere or nowhere.
We are using UTF8String in our application just for the sake of denoting that it is UTF8 encoding not Ansi. If I would like to start testing FPC trunk with the merged cpstrnew branch, should I replace all UTF8String with String?
I don't know how you use it.
Best regards, Paul Ishenin. -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
