[Lazarus] Challenge of converting a Delphi project

Juha Manninen juha.manninen at phnet.fi
Tue May 4 13:54:03 CEST 2010


Mattias Gaertner wrote:
> Can you create a small summary how to reproduce the crash?

Just opening any file (Delphi project or a single .pas file) always gives an 
error when hitting line
    crkObj := TCrackControl(C);
in function TessConnectPanel.AddManagedObject

or similar typecasts.

I updated the git repo with a working open button. :-)


> The files are not UTF8 encoded and contains umlaute in the comments.
> This is not important for this project, but in general the converter
> should at least have an option to convert to UTF8 because the LCL
> strings expect that.

Ok.


Juha




More information about the Lazarus mailing list