[fpc-devel] Free Pascal 3.0.6

2018-07-31 Thread African Wild Dog
Hello, Are there plans to release version 3.0.6 later this year? There are bugs in 3.0.4 which makes the use of generics virtually impossible (since you cannot use generics with inheritance): #34024 and #34065

Re: [fpc-devel] @Gareth messages thread

2018-07-31 Thread wkitty42
On 07/31/2018 02:29 PM, R0b0t1 wrote: On Tue, Jul 31, 2018 at 12:30 PM, wrote: i agree completely and asked him about this a week or so ago... Everything is fine here, can the people reporting an issue describe their email client and service provider? that's really weird, then, since

Re: [fpc-devel] @Gareth messages thread

2018-07-31 Thread wkitty42
On 07/31/2018 12:14 PM, J. Gareth Moreton wrote: I've sent a message to my ISP to see if that sheds any light. once upon a time, vote with your feet was a valued option... you can easily set up another free email address and use that with a better reader if needed/desired... you never have

Re: [fpc-devel] @Gareth messages thread

2018-07-31 Thread J. Gareth Moreton
Not ideal, but certainly an option. I'll see if my ISP gets back to me first, and if not, then I'll add my Gmail account to the list and use that.  Sorry to cause trouble with the threading. Gareth On Tue 31/07/18 19:54 , Nikolai Zhubr n-a-zh...@yandex.ru sent: Hi, 31.07.2018 19:05, J.

Re: [fpc-devel] FreeInstance

2018-07-31 Thread Ryan Joseph
> On Jul 31, 2018, at 9:56 AM, Ryan Joseph wrote: > > then how does it get invoked then? there must be some node added somewhere > but I can’t find it. I’m still trying to find this with no luck. I suspect there’s a call node added when the compiler detects a destructor was called (maybe in

Re: [fpc-devel] @Gareth messages thread

2018-07-31 Thread Nikolai Zhubr
Hi, 31.07.2018 19:05, J. Gareth Moreton: I can only apologise for that. I can only send and receive emails through a webmail system on this address, and it doesn't seem to honour the threading of the messages. I'm not sure what option I'm missing if there is one. Sorry if I sound dumb, but

Re: [fpc-devel] @Gareth messages thread

2018-07-31 Thread R0b0t1
On Tue, Jul 31, 2018 at 12:30 PM, wrote: > On 07/31/2018 06:10 AM, Dimitrios Chr. Ioannidis via fpc-devel wrote: >> >> Hi Gareth, >> >>could you please try again to fix the threading for your messages ? > > > > he'll have to switch readers or somehow cause the one he's using to properly >

Re: [fpc-devel] @Gareth messages thread

2018-07-31 Thread wkitty42
On 07/31/2018 06:10 AM, Dimitrios Chr. Ioannidis via fpc-devel wrote: Hi Gareth,   could you please try again to fix the threading for your messages ? he'll have to switch readers or somehow cause the one he's using to properly use and update the References line(s) in the headers... right

Re: [fpc-devel] @Gareth messages thread

2018-07-31 Thread J. Gareth Moreton
I've sent a message to my ISP to see if that sheds any light. I'm honoured that my conversations are interesting! Gareth aka. Kit On Tue 31/07/18 17:05 , "J. Gareth Moreton" gar...@moreton-family.com sent: > I can only apologise for that. I can only > > send and receive emails through a

Re: [fpc-devel] @Gareth messages thread

2018-07-31 Thread J. Gareth Moreton
I can only apologise for that. I can only send and receive emails through a webmail system on this address, and it doesn't seem to honour the threading of the messages. I'm not sure what option I'm missing if there is one. Gareth aka. Kit On Tue 31/07/18 11:10 , "Dimitrios Chr. Ioannidis

Re: [fpc-devel] FreeInstance

2018-07-31 Thread Ryan Joseph
> On Jul 31, 2018, at 9:48 AM, Thorsten Engler wrote: > > I don't think it's called anywhere in the source. It's called by the compiler > after the destructor has finished. The same way that InitInstance is run > before the constructor is called. then how does it get invoked then? there

Re: [fpc-devel] FreeInstance

2018-07-31 Thread Thorsten Engler
I don't think it's called anywhere in the source. It's called by the compiler after the destructor has finished. The same way that InitInstance is run before the constructor is called. This way the memory for the object is already allocated before the first constructor is run (and not only

[fpc-devel] FreeInstance

2018-07-31 Thread Ryan Joseph
Looking at the FPC source now and it appears FreeInstance is a hidden method which is not called from the TObject destructor. Where/how is this method called in the source? I’ve been in the debugger for over an hour and I still can’t find it. Regards, Ryan Joseph

[fpc-devel] @Gareth messages thread

2018-07-31 Thread Dimitrios Chr. Ioannidis via fpc-devel
Hi Gareth, could you please try again to fix the threading for your messages ? It's hard to follow your very interesting conversation's without proper list thread support. regards, -- Dimitrios Chr. Ioannidis ___ fpc-devel maillist -