[Lazarus] Cannot compile trunk from rev. 52266

Ondrej Pokorny lazarus at kluug.net
Tue May 3 10:37:59 CEST 2016


On 03.05.2016 9:57, Torsten Bonde Christiansen wrote:
> With the rev. 52266 it is no longer possible to compile trunk due to 
> the following error:
>
> /home/torsten/FreePascal/lazarus/packager/openinstalledpkgdlg.pas(204,30) 
> Error: (4025) Incompatible type for arg no. 1: Got "TStringArray", 
> expected "TListViewDataItem"
> /home/torsten/FreePascal/lazarus/ide/listviewfilteredit.pas(132,14) 
> Hint: (5039) Found declaration: Add(const TListViewDataItem):LongInt;
> openinstalledpkgdlg.pas(233) Fatal: (10026) There were 1 errors 
> compiling module, stopping
> Fatal: (1018) Compilation aborted
> Makefile:4004: recipe for target 'lazarus' failed
>
> From the looks of it, the code in "openinstalledpkgdlg.pas" was not 
> updated to support the changes made in "listviewfilteredit.pas".

I'll take a look at it. Thanks.

Ondrej




More information about the Lazarus mailing list