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" <[email protected]>: > On 30.10.2014 11:00, [email protected] 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 - [email protected] > http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel _______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
