[fpc-devel] Proof of Concept ARC implementation

Sven Barth pascaldragon at googlemail.com
Mon Oct 27 17:51:37 CET 2014


Am 27.10.2014 17:19 schrieb "Kostas Michalopoulos" <badsectoracula at gmail.com
>:
>
> On Mon, Oct 27, 2014 at 11:50 AM, Marco van de Voort <marcov at stack.nl>
wrote:
>>
>> There are multiple existing ones already see  e.g.
http://www.freepascal.org/docs-html/ref/refse21.html
>
>
> But all of those (and "absolute" that Sven mentioned) are not used in
function parameters (something that i already mentioned). However if this
isn't needed for function parameters, then IMO it is fine. However i'd
rather have it with a semicolon like in cdecl, external, etc. IMO it
inconsistent when some use a semicolon and others do not.

A semicolon has the problem that you need to distinguish between it being a
modifier and a normal following identifier as not every keyword is a
keyword in every context (like for example "read" and "write" for
properties).

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


More information about the fpc-devel mailing list