[fpc-devel] RTTI interface & variant late binding issue (mORMot)
Alfred
alfred at consulab.nl
Mon Apr 13 09:38:02 CEST 2015
Please do include me !
I have included the rtti-patch (diff) based on the current (today :
30566) trunk.
Its nothing else than the patch-set from Steve, but with one change:
for k:=0 to def.paras.count-1 do
begin
para:=tparavarsym(def.paras[k]);
{note from Alf:}
{this was in the first patch set by Steve}
{left out by Steve in the current patch}
{?}
{
if (vo_is_hidden_para in para.varoptions) and not
(vo_is_self in para.varoptions) then
continue;
}
Thanks, Alf.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20150413/d5b4dae1/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: REV30566.diff
Type: application/octet-stream
Size: 23330 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20150413/d5b4dae1/attachment.obj>
More information about the fpc-devel
mailing list