<html>
<head>
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<div class="moz-cite-prefix">Am 31.08.2019 um 11:08 schrieb Sven
Barth:<br>
</div>
<blockquote type="cite"
cite="mid:b2b98648-8503-9849-4598-7a9ddc52a001@googlemail.com">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<div class="moz-cite-prefix">Am 31.08.2019 um 09:45 schrieb
Michael Van Canneyt via lazarus:<br>
</div>
<blockquote type="cite"
cite="mid:alpine.DEB.2.21.1908310920500.13209@home"> Codepages
& strings require careful setup. Contrary to popular belief,
it does not 'just work'. <br>
<br>
All this is documented: <br>
<br>
<a class="moz-txt-link-freetext"
href="https://www.freepascal.org/docs-html/current/ref/refsu9.html#x32-390003.2.4"
moz-do-not-send="true">https://www.freepascal.org/docs-html/current/ref/refsu9.html#x32-390003.2.4</a>
<br>
<br>
Many people tend to ignore this, because Lazarus does a lot
behind the scenes (which is a good thing). <br>
</blockquote>
Looking at the text of the "Code page conversions" section: what
do these mean: (<span class="cmtt-10">CODE</span><span
class="cmtt-10">_CP </span>¡¿ <span class="cmtt-10">CP</span><span
class="cmtt-10">_ACP</span>) ? Or should it have been (CODE_CP
<> CP_ACP)?<br>
</blockquote>
And there's another one in the section "UTF8String" at the bottom:
(ordinal
value ¡128) Should this have been (ordinal value < 128)?<br>
<br>
Regards,<br>
Sven<br>
</body>
</html>