<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<font face="Liberation Sans">Dear FPC-all<br>
<br>
It DOES NOT matter what unicode string (UTF-8 or UTF-16) would be
implemented in runtime.<br>
<br>
Really, does not. <br>
Humans are flexible - trust me. Every State proves this everyday.<br>
<br>
It matters - the compiler have not to be smarter than me.<br>
I'd like to DEFINITELY be sure that my string would not
accidentally lose its encoding inside RTL.<br>
Like one happened in <a class="moz-txt-link-freetext" href="http://bugs.freepascal.org/view.php?id=21668">http://bugs.freepascal.org/view.php?id=21668</a><br>
<br>
Thats all. <br>
<br>
regards,<br>
Anton<br>
</font>
</body>
</html>