Hello Jonas,
Regarding the fix on 30022. I'd think the behavior is Delphi compatible,
where it would also complain passing a function (block) with address
operator.
It's just a bit surprising, since it's inconsistent with regular procedure
type variables.
{$mode delphi}
type TMyProc = procedure
2016-04-13 21:45 GMT+02:00 Maciej Izak :
>
> 2016-04-12 21:41 GMT+02:00 Florian Klämpfl :
>
>> Yes. Maybe we have to do some more research what appropriate names are,
>> the names in system.pp are
>> historic.
>
>
> Maybe is good idea to keep "Copy" operator name instead of proposed Clone.
> Copy