Lazarus:4.6,FPC:3.2.2
{$mode objfpc}{$H+}
{$modeswitch anonymousfunctions}
{$modeswitch functionreferences}
unittry.pas(4,2) Warning: Illegal compiler switch "ANONYMOUSFUNCTIONS+"
unittry.pas(5,2) Warning: Illegal compiler switch "FUNCTIONREFERENCES+"
unittry.pas(13,12) Error: Identifier not found "reference"
unittry.pas(13,22) Error: Error in type definition
unittry.pas(13,22) Error: Syntax error, ";" expected but "TO" found
Codetools,error: 1
unittry.pas(13,12) Error: not found:reference
error still alive.
such as: try.except.finally, AI tell me this way was always supported in FPC3.2.2,but im still use the way of try.try.except.end.finally.end.
welcome.