[fpc-devel] Twice stored record RTTI data
Maciej Izak
hnb.code at gmail.com
Wed Mar 2 16:32:45 CET 2016
2016-03-02 16:07 GMT+01:00 Jonas Maebe <jonas.maebe at elis.ugent.be>:
> FWIW, our documentation explicitly mentions that our RTTI format is not
> the same as Delphi's:
> http://www.freepascal.org/docs-html/user/usersu87.html (7th bullet)
There is also in this point: "This should not be a problem if the API of
the TypeInfo unit is used and no direct access to the RTTI information is
attempted"
according this point, current solution is buggy. Managed fields means
managed fields, no less, no more -,- I got unmanaged field description from
managed fields description array. You can torture me but I'll never tell:
"that is right/correct". According mentioned facts my patch looks correct.
--
Best regards,
Maciej Izak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20160302/d57eec08/attachment.html>
More information about the fpc-devel
mailing list