> To the compiler developers: > > In FPC 2.0.0 > - Are the fields TTypeData.IntfParent, IID, IIDStr and IntfUnit valid for > tkInterface?
Looking at the compiler sources: tkInterface is written the same as tkClass. > - Is TTypeData.IntfParent really PPTypeInfo or is it PTypeInfo? I guess it'll then be PTypeInfo when the compiler is fixed > - How is TTypeData.IntfUnit aligned? It doesn't need alignment. It consists only of chars. _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel