[fpc-devel] Proof of Concept ARC implementation

Sven Barth pascaldragon at googlemail.com
Sat Nov 1 21:28:18 CET 2014


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



More information about the fpc-devel mailing list