[Lazarus] Challenge of converting a Delphi project

José Mejuto joshyfun at gmail.com
Tue May 4 13:35:04 CEST 2010


Hello Lazarus-List,

Tuesday, May 4, 2010, 12:41:13 PM, you wrote:

JM> I made test projects to reproduce the TControl typecast error and the
JM> TRegistry save error. They both worked well so I can't reproduce.
JM> TControl typecast problem is especially strange. During debugging I verified
JM> once the control was the MainForm itself. Still it created the same error.

Had you tried to use heaptrc to detect memory corruption ? There is
also a more agressive heaptrc option that do not reuse memory blocks
that could be very good in this case but needs heaptrc recompilation.

-- 
Best regards,
 José





More information about the Lazarus mailing list