<div dir="ltr"><div><div>Hello,</div><div><br></div><div>Someone could inform me if there is an entry in bugtracker with references to this topic?</div><div><br></div><div><a href="http://www.mail-archive.com/fpc-pascal@lists.freepascal.org/msg31061.html">http://www.mail-archive.com/fpc-pascal@lists.freepascal.org/msg31061.html</a></div><div><br></div><div>Here in FPC 2.6.4 this code compile well, without erros, warnings etc.:</div><div><br></div><div>  TTest = class abstract(TObject)</div><div>  end;</div><div>...</div><div>var</div><div>  T: TTest;</div><div>begin</div><div>  T := TTest.Create;</div><div><br></div><div>This was fixed in trunk?<br></div><div><br></div><div>Thank you!</div></div><div><div><br></div>--<br>Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a>
</div></div>