[Lazarus] [fpc-pascal] Tests results of several pascal based JSON parsers

Sven Barth pascaldragon at googlemail.com
Sat Aug 31 11:11:17 CEST 2019


Am 31.08.2019 um 11:08 schrieb Sven Barth:
> Am 31.08.2019 um 09:45 schrieb Michael Van Canneyt via lazarus:
>> Codepages & strings require careful setup. Contrary to popular 
>> belief, it does not 'just work'.
>>
>> All this is documented:
>>
>> https://www.freepascal.org/docs-html/current/ref/refsu9.html#x32-390003.2.4 
>>
>>
>> Many people tend to ignore this, because Lazarus does a lot behind 
>> the scenes (which is a good thing).
> Looking at the text of the "Code page conversions" section: what do 
> these mean: (CODE_CP ¡¿ CP_ACP) ? Or should it have been (CODE_CP <> 
> CP_ACP)?
And there's another one in the section "UTF8String" at the bottom: 
(ordinal value ¡128) Should this have been (ordinal value < 128)?

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20190831/e320523b/attachment-0001.html>


More information about the lazarus mailing list