<br><br><div class="gmail_quote">On Sat, Nov 20, 2010 at 1:29 PM, Sven Barth <span dir="ltr"><<a href="mailto:pascaldragon@googlemail.com">pascaldragon@googlemail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div class="im">On 20.11.2010 10:07, Honza wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
2010/11/20 Max Vlasov<<a href="mailto:max.vlasov@gmail.com" target="_blank">max.vlasov@gmail.com</a>>:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
         FillChar(Section^, Count*ElementSize, 0);<br>
         Initialize(TNameValueRec(Section^), Count);<br>
<br>
Is possible for such syntax to be supported? Probably I'm one of those rare<br>
developer using it, and maybe because of this I just have to make some patch<br>
by myself, suggesting the result to be committed :). Please let me know if<br>
it's possible.<br>
</blockquote>
<br>
Why to patch the language when a for loop can do the same as above?<br>
<br>
</blockquote>
<br></div>
Two words: Delphi compatibility. (I know that some can't hear/read it anymore ^^)<br>
<br>
That said:<br>
@Max: Just report it and if the devs reject it, then you'll need to use a workaround. (And no, you can't edit the bug report you mentioned, cause it's already closed, so you need to create a new one)<br>
<br></blockquote></div><br>Thanks a lot, submitted a new issue:<br><a href="http://mantis.freepascal.org/view.php?id=17998">http://mantis.freepascal.org/view.php?id=17998</a><br>It's great to hear that the team takes the delphi compatibility very seriously :)<br>

<br>Max<br><br>