Am 19.11.2013 09:34 schrieb "Michael Van Canneyt" <[email protected]>: > > > > 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.
Maybe this should be documented in User Changed Trunk if not done already... Afterall it's a difference to the 2.6 series. Regards, Sven
-- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
