[fpc-pascal] RTTI Bug or something else i did wrong...

Jorge Aldo G. de F. Junior jagfj80 at gmail.com
Sat Jan 16 11:43:59 CET 2010


well, the bug still stands...

	fTypeData := GetTypeData(Self.ClassInfo);

this line is the problem... looks like i cannot either "GetTypeData"
of self in constructor or that Self.ClassInfo doesnt exists until
constructor finishs, something like that broken in the RTTI code



More information about the fpc-pascal mailing list