[fpc-devel] open array calling [[was: Re: C-block reference syntax (blocker for 3.2)]]

Sven Barth pascaldragon at googlemail.com
Thu Dec 12 20:02:17 CET 2019


Am 12.12.2019 um 17:20 schrieb Martin Frb:
> On 12/12/2019 17:14, Michael Van Canneyt wrote:
>> On Thu, 12 Dec 2019, Sven Barth via fpc-devel wrote:
>>> For array of const it is not allowed, but any other open array 
>>> parameter
>>> allows it.
>>
>> Really, are you sure ? Since when is this allowed ?
>
> It works with a variable in the param list, but not with a constant.
Yes, I forgot that it requires a variable. ^^'
I had stumbled upon that one some time ago when working on open arrays 
thus I knew that FPC supports it, but the exact circumstance I could not 
remember anymore.

Regards,
Sven


More information about the fpc-devel mailing list