[fpc-pascal] Does FPC supports the `delayed` directive?
silvioprog
silvioprog at gmail.com
Sat Aug 13 19:47:02 CEST 2016
On Sat, Aug 13, 2016 at 2:31 PM, Sven Barth <pascaldragon at googlemail.com>
wrote:
> 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
Great. Do you know if it was successfully accepted as a feature to be
implemented?
--
Silvio Clécio
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20160813/29324b89/attachment.html>
More information about the fpc-pascal
mailing list