[fpc-pascal] Compiler bug with managed type not being initialized correctly

Anthony Walter sysrpl at gmail.com
Sat May 18 03:41:28 CEST 2013


I just filed a bug having to do with a managed type (I am using an
interface in my code) not being properly initialized when stored in a
record's private section:

http://bugs.freepascal.org/view.php?id=24447

I marked the issue as major since I thought this kind of issue (managed
types slipping through initialization should never happen. If anyone want
more clarity on this issue let me know. As an added note, if this situation
causes an interface to not be initialized,it probably also has problems
with finalization that need being looked at as well.

Managed types described (as best as I could find):

http://bit.ly/12BtOnr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20130517/4735c65a/attachment.html>


More information about the fpc-pascal mailing list