<div dir="ltr"><div>I suppose a more clear question would be...<br><br></div><div>is it possible for now and the foreseeable future to have FPC (3.0+, not just 2.x) make the "string" type (not rawbytestring or anything else) behave as it was behaving always since the beginning of time without any source code changes but (say) via some compiler argument?<br><br></div><div>I suppose it is worth to have something like this avoid breaking code that exists out there (some might consider it as already broken, but for many if it works - especially if it worked for years - it isn't broken and IMO that is a valid stance to take).<br><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Feb 12, 2016 at 3:38 PM, Juha Manninen <span dir="ltr"><<a href="mailto:juha.manninen62@gmail.com" target="_blank">juha.manninen62@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On Fri, Feb 12, 2016 at 3:25 PM, Michael Schnell <<a href="mailto:mschnell@lumino.de">mschnell@lumino.de</a>> wrote:<br>
> Any automatic type conversion would kill the application.<br>
</span>> [...]<br>
<span class="">> will this be possible with future versions of Lazarus ,as well ?<br>
<br>
</span>I guess you mean automatic encoding conversion for strings. (?)<br>
The automatic conversion is NOT a feature of Lazarus. It is a feature<br>
of FPC 3.0+.<br>
If you don't want it then you can continue using FPC 2.6.4. It is a<br>
valid choice in some cases, thus Lazarus will support FPC 2.6.4 for<br>
some time to come.<br>
<span class="HOEnZb"><font color="#888888"><br>
Juha<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" rel="noreferrer" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br></div>