<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>> Now what I would like in the compiler is a warning: potential memory<br><div><div dir="ltr"><div>> leak at myclass := TMyUnitClass.Create;<br>> <br>> ;)<br><br>Oops, prior message was cut...<br><br>Yep, before to get that sympathetic message, i changed the code, now all the class.create are done inside the unit used by the library and i will not get the message because i will not forget to free it before to close... ;-)<br><br>Thanks.<br><br></div>                                         </div>
<br>_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal</div>                                       </div></body>
</html>