[fpc-devel] Request for applying patch #33124
Ondrej Pokorny
lazarus at kluug.net
Thu Apr 19 20:59:10 CEST 2018
On 19.04.2018 20:30, Dmitry Boyarintsev wrote:
> On Thu, Mar 22, 2018 at 11:14 AM, Ondrej Pokorny <lazarus at kluug.net
> <mailto:lazarus at kluug.net>> 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20180419/fc68bdce/attachment.html>
More information about the fpc-devel
mailing list