2016-03-02 15:54 GMT+01:00 Maciej Izak <[email protected]>: > 2016-03-02 15:42 GMT+01:00 Maciej Izak <[email protected]>: > >> Delphi is storing full record RTTI data in other place without >> confusion. Init rtti is untouched. >> > > Ofc. init rtti is also untouched in FPC I mean using the same structure > for full rtti and init rtti as breaking thing. >
and I forgot to mention that TypeInfo(TRec) should point to init table or to identical copy of that structure in rtti table for consistent data. For second variant rtti table, may contain additionally data after standard copy of init data. -- Best regards, Maciej Izak
_______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel
