The test program: begin {$IF Declared(Leave)} Leave; {$ENDIF} end.
The compilation error: D:\data\temp>fpc -Mfpc leave_example.pas Free Pascal Compiler version 3.2.1 [2021/02/01] for i386 Copyright (c) 1993-2020 by Florian Klaempfl and others Target OS: Win32 for i386 Compiling leave_example.pas leave_example.pas(2,30) Error: Identifier not found "Leave" leave_example.pas(4) Fatal: There were 1 errors compiling module, stopping Fatal: Compilation aborted Error: D:\prog\FPC\fixes_3_2\bin\i386-Win32\ppc386.exe returned an error exitcode What's happening? -- Victor Matuzenko (Виктор Матузенко) _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal