[fpc-devel] Trying to understand the wiki-Page "FPC Unicode support"

Michael Schnell mschnell at lumino.de
Wed Dec 3 10:57:06 CET 2014


On 12/03/2014 12:52 AM, Hans-Peter Diettrich wrote:
> In Delphi *no* string can have an dynamic encoding of CP_NONE or CP_ACP,

If you really do have "Dynamic" strings, obviously, the *definition* 
(i.e. CP_...) of such strings is strictly static (just for compiler use) 
and never cant be used as the *dynamic* notation of the *current* 
encoding (in the EncodingType field).

IMHO a different implementation is not workable.

-Michael




More information about the fpc-devel mailing list