<p>Am 19.11.2013 09:34 schrieb "Michael Van Canneyt" <<a href="mailto:michael@freepascal.org">michael@freepascal.org</a>>:<br>
><br>
><br>
><br>
> On Tue, 19 Nov 2013, FreeMan wrote:<br>
><br>
>> Hello,<br>
>> FPC r20108: compiler: don't allow to assign to for-in loop variable (bug #0025318)<br>
>><br>
>> after this fpc update, lazarus can NOT make,<br>
>><br>
>> error is:<br>
>> project_misc_options.pas(94,43) Warning: unreachable code<br>
>> Compiling ./frames/project_resources_options.pas<br>
>> project_resources_options.pas(65,18) Error: Illegal assignment to for-loop variable "FileName"<br>
>> project_resources_options.pas(222) Fatal: There were 1 errors compiling module, stopping<br>
>> Fatal: Compilation aborted<br>
><br>
><br>
> This is normal and needs to be fixed in Lazarus.<br>
><br>
> See bug ID 25329 in the bugtracker.</p>
<p>Maybe this should be documented in User Changed Trunk if not done already... Afterall it's a difference to the 2.6 series.</p>
<p>Regards,<br>
Sven</p>