[fpc-devel] RTTI interface & variant late binding issue (mORMot)
Alfred
alfred at consulab.nl
Mon Apr 13 15:23:05 CEST 2015
Everything works as expected now (my programs, as well as your recent
TestInterfaceRTTI.lpr), if
+ if (vo_is_hidden_para in para.varoptions) and not
+ (vo_is_self in para.varoptions) then
+ continue;
is included in the ncgrtti.pas patch !!
Without it: no success.
I think it would be good to provide a working/correct unified diff
against trunk.
With this message, I have included a diff of your patches.
Could you please check ?
If correct, this could be the starting point for
http://svn.freepascal.org/svn/fpc/branches/interfacertti
Greetings.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20150413/c0f4e741/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: REV30571.diff
Type: application/octet-stream
Size: 23089 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20150413/c0f4e741/attachment.obj>
More information about the fpc-devel
mailing list