<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body text="#000000" bgcolor="#FFFFFF">
<p><br>
</p>
<div class="moz-cite-prefix">Op 29/01/2020 om 16:07 schreef Ozz
Nixon via fpc-devel:<br>
</div>
<blockquote type="cite"
cite="mid:CA+knxPq+T0xMp4s+z-PpRp-QbVXp5zk_6re3W+vGYZyh3WoK-A@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div class="gmail_default" style="font-size:large">1. My code
does not directly interact with any environment variables.<br>
</div>
</div>
</blockquote>
<p>Unit cwstring and clocale might do on startup. This might
influence e.g. widestring/unicodestring<-> ansistring
conversions and back.<br>
</p>
<blockquote type="cite"
cite="mid:CA+knxPq+T0xMp4s+z-PpRp-QbVXp5zk_6re3W+vGYZyh3WoK-A@mail.gmail.com">
<div dir="ltr">
<div class="gmail_default" style="font-size:large">2. I am using
version 2.6.4 to compile the daemon.</div>
<div class="gmail_default" style="font-size:large"><br>
</div>
</div>
</blockquote>
<p>That makes encoding debugging quite more difficult, as 2.6.4
behaves differently from 3.0.x in that regard.<br>
</p>
<p><br>
</p>
<br>
</body>
</html>