[fpc-devel] Delphi incompatible encoding
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Tue Dec 2 11:21:52 CET 2014
Tomas Hajny schrieb:
> On Tue, December 2, 2014 08:31, Hans-Peter Diettrich wrote:
>> When I compile a console program on the commandline, most strings are
>> readable in the console (see previous answer). But when I compile using
>> Lazarus, all strings (including UnicodeString!) are shown in unreadable
>> UTF-8 encoding, regardless of $mode :-(
> Probably best to ask about the wrong behaviour with Lazarus on a Lazarus
> list?
It really seems to be a Lazarus problem. Compiled from an PAS file, the
behaviour is equal to FPC. The bad encoding is used when compiled from
an LPR file (LPI project).
Thanks
DoDi
More information about the fpc-devel
mailing list