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

but FPC r20107 is okey

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to