On 19.04.2018 20:30, Dmitry Boyarintsev wrote:
On Thu, Mar 22, 2018 at 11:14 AM, Ondrej Pokorny <[email protected]
<mailto:[email protected]>> wrote:
Can somebody apply the patch at
https://bugs.freepascal.org/view.php?id=33124
<https://bugs.freepascal.org/view.php?id=33124>
it's nothing serious, only a missing Cocoa header definition.
It's better, if you declare those methods as an objccategory
inĀ cocoa_extra.pas
In that case there would be no requirements regarding a certain FPC
and/or headers version for LCL to compile.
Good. I added the missing header definition to LCL in r57240. Could you
please review the revision and eventually fix it, if needed?
Also, please check if a class supports those methods before calling them.
How is it done?
Ondrej
_______________________________________________
fpc-devel maillist - [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel