Re: [fpc-devel] Request for applying patch #33124

2018-04-19 Thread Ondrej Pokorny
On 20.04.2018 2:43, Dmitry Boyarintsev wrote: On Thu, Apr 19, 2018 at 2:59 PM, Ondrej Pokorny > wrote: Good. I added the missing header definition to LCL in r57240. Could you please review the revision and eventually fix it, if needed?

[fpc-devel] String constants to ObjC types

2018-04-19 Thread Dmitry Boyarintsev
Hello, It's somewhat common task to convert a constant string to a selector. On Thu, Apr 19, 2018 at 8:43 PM, Dmitry Boyarintsev < skalogryz.li...@gmail.com> wrote: > > respondToSelector instance method > https://developer.apple.com/documentation/objectivec/ >

Re: [fpc-devel] Request for applying patch #33124

2018-04-19 Thread Dmitry Boyarintsev
On Thu, Apr 19, 2018 at 2:59 PM, Ondrej Pokorny wrote: > > Good. I added the missing header definition to LCL in r57240. Could you > please review the revision and eventually fix it, if needed? > r57677 reviewed and fixed. Also added support for the deprecated

Re: [fpc-devel] Request for applying patch #33124

2018-04-19 Thread Ondrej Pokorny
On 19.04.2018 20:30, Dmitry Boyarintsev wrote: On Thu, Mar 22, 2018 at 11:14 AM, Ondrej Pokorny > wrote: Can somebody apply the patch at https://bugs.freepascal.org/view.php?id=33124

Re: [fpc-devel] Request for applying patch #33124

2018-04-19 Thread Ondrej Pokorny
On 19.04.2018 20:02, Jonas Maebe wrote: On 19/04/18 12:13, Ondrej Pokorny wrote: I'm not sure either that I can provide a patch. Does really nobody maintain the headers? Who wrote the parser tool? Ryan Joseph. Thank you. I found his homepage http://www.pascal-central.com/gladiator.html and

Re: [fpc-devel] Request for applying patch #33124

2018-04-19 Thread Dmitry Boyarintsev
On Thu, Mar 22, 2018 at 11:14 AM, Ondrej Pokorny wrote: > Can somebody apply the patch at > > 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

Re: [fpc-devel] Request for applying patch #33124

2018-04-19 Thread Jonas Maebe
On 19/04/18 12:13, Ondrej Pokorny wrote: I'm not sure either that I can provide a patch. Does really nobody maintain the headers? Who wrote the parser tool? Ryan Joseph. Who committed the headers to SVN? I did and gave Ryan svn access, but he never updated them there. Jonas

Re: [fpc-devel] Request for applying patch #33124

2018-04-19 Thread Ondrej Pokorny
On 24.03.2018 13:33, Jonas Maebe wrote: On 24/03/18 10:15, Ondrej Pokorny wrote: On 22.03.2018 18:47, Jonas Maebe wrote: On 22/03/18 16:14, Ondrej Pokorny wrote: it's nothing serious, only a missing Cocoa header definition. Those headers have been generated automatically. They should never