[Lazarus] Porting GExperts

Sven Barth pascaldragon at googlemail.com
Fri Apr 18 18:42:22 CEST 2014


Am 18.04.2014 16:44 schrieb "Kenneth Cochran" <kenneth.cochran at gmail.com>:
> The way I see it I have two choices:
> Remove the unicode dependency from GExperts entirely. This would pretty
much destroy any chance of my port ever being merged back into the main
project. That's a door I'd like to keep open if I can.
> Find a suitable string list that already supports free pascal. Is anyone
aware of one?
>
> If anyone has any other suggestions I'm all ears.

Lazarus internally uses UTF8, so it might be best to try to get GExperts to
work together with the AnsiString string list.

Sidenote: FPC 2.7.1 supports TEncoding as well as well as potentially
having String=UnicodeString though there's not yet a Unicode string variant
of the RTL/FCL classes.

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20140418/7ab88047/attachment-0003.html>


More information about the Lazarus mailing list