Re: [fpc-devel] c-blocks (darwin aarch64)

2016-04-17 Thread Dmitry Boyarintsev
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

Re: [fpc-devel] Management operators AddRef and Copy vs Copy

2016-04-17 Thread Maciej Izak
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