[fpc-devel] Proof of Concept ARC implementation
hinstance at yandex.ru
hinstance at yandex.ru
Wed Nov 5 21:55:05 CET 2014
Not bad. I confirm that both Lazarus 1.3 and variables of refcounted type declared in another unit work now.
I wanted to assemble some prototype application with refcounted objects to see how would such feature behave in a more or less complex program; but in spite of lack of free time I am not sure how much time it will take
01.11.2014, 23:28, "Sven Barth" <pascaldragon at googlemail.com>:
> On 30.10.2014 11:00, hinstance at yandex.ru wrote:
>> Even if line numbers are slightly different, you can easily find the
>> place where exception is raised: in jitforms.pp: in procedure
>> GetVMTVirtualMethodOffset: raise
>> Exception.Create('GetVMTVirtualMethodOffset Parent Virtual Method not
>> found');
>> I leave the decision if this worth investigating or not to you as I am
>> myself not sure. Not that I could possibly force someone to look into it
>> even if I insisted.
>
> This problem should now be fixed as well. I forgot to adjust a VMT
> related constant that is (thankfully) used by that LCL code. ;)
>
> Regards,
> Sven
> _______________________________________________
> fpc-devel maillist - fpc-devel at lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
More information about the fpc-devel
mailing list