[Lazarus] porting delphi project code

Juha Manninen juha.manninen62 at gmail.com
Sun Jun 2 00:20:11 CEST 2013


On 6/2/13, waldo kitty <wkitty42 at windstream.net> wrote:
> too smart! found -Jedi directory and tried to use it... then the messages
> window

Yes, the converter is smart. It finds files automatically from the
project's sibling directories (= its parent's children). Libraries are
often places there, like this Jedi now.
Files are scanned in a background thread while the settings dialog is shown.


> that heaptrc window really needs to be something other than successive boxes

It is already implemented when compiling Lazarus with HEAPTRC_WINDOW
define + using FPC trunk. See issue :
  http://bugs.freepascal.org/view.php?id=19837

Forget the heaptracer now when converting a nasty project.
When exception comes, things go heyway and it is difficult to clean everything.

Juha




More information about the Lazarus mailing list