[fpc-pascal] Does FPC supports the `delayed` directive?

Sven Barth pascaldragon at googlemail.com
Sat Aug 13 19:31:02 CEST 2016


On 13.08.2016 18:38, silvioprog wrote:
> My test ({$mode delphi}; FPC from trunk):
> 
>   procedure foo(); cdecl; external 'foo' name 'foo' delayed;
> 
> The compiler error:
> 
> "Fatal: Syntax error, ";" expected but "identifier DELAYED" found".

http://bugs.freepascal.org/view.php?id=23637

Regards,
Sven



More information about the fpc-pascal mailing list