[Lazarus] Fatal error on last svn lazarus make
FreeMan
freeman35 at delphiturkiye.com
Tue Nov 19 09:18:09 CET 2013
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
More information about the Lazarus
mailing list