[Lazarus] Fatal error on last svn lazarus make
Michael Van Canneyt
michael at freepascal.org
Tue Nov 19 09:34:11 CET 2013
On Tue, 19 Nov 2013, FreeMan wrote:
> Hello,
> FPC r20108: compiler: don't allow to assign to for-in loop variable (bug
> #0025318)
>
> after this fpc update, lazarus can NOT make,
>
> error is:
> project_misc_options.pas(94,43) Warning: unreachable code
> Compiling ./frames/project_resources_options.pas
> project_resources_options.pas(65,18) Error: Illegal assignment to for-loop
> variable "FileName"
> project_resources_options.pas(222) Fatal: There were 1 errors compiling
> module, stopping
> Fatal: Compilation aborted
This is normal and needs to be fixed in Lazarus.
See bug ID 25329 in the bugtracker.
Michael.
More information about the Lazarus
mailing list