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

Mattias Gaertner nc-gaertnma at netcologne.de
Sun Jan 17 22:10:44 CET 2010


On Sat, 16 Jan 2010 07:43:59 -0300
"Jorge Aldo G. de F. Junior" <jagfj80 at gmail.com> wrote:

> well, the bug still stands...
> 
> 	fTypeData := GetTypeData(Self.ClassInfo);

This works here.

Do you have a complete example?
 
> 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

Mattias



More information about the fpc-pascal mailing list