[fpc-devel] *** GMX Spamverdacht *** An extension of fpc language: the BASED construct

Sven Barth pascaldragon at googlemail.com
Tue Dec 26 18:18:22 CET 2017


Am 26.12.2017 14:44 schrieb "Thorsten Engler" <thorsten.engler at gmx.net>:

>  Item: BYTE BASED ItemPtr;

Ignoring any other considerations for now, I would have at least used a
logical extension derived from already supported syntax:

Item: Byte absolute ItemPtr^;


I agree, as it avoids adding a new keyword (even if it is context
specific).

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20171226/59d83fc1/attachment.html>


More information about the fpc-devel mailing list