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
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus