Done.
http://bugs.freepascal.org/view.php?id=15517
Michael Van Canneyt wrote:
Please do, this way we won't forget it.
Michael.
On Thu, 14 Jan 2010, Wimpie Nortje wrote:
Thanks.
An exhange() would be usefull. Should I file a bug report?
Michael Van Canneyt wrote:
On Thu, 14 Jan 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
_