[Lazarus] Cannot compile trunk from rev. 52266

Marco van de Voort marcov at stack.nl
Sat May 7 20:38:39 CEST 2016


On Tue, May 03, 2016 at 09:57:55AM +0200, 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

Another one (still in r52286): 

(fpc trunk, lazarus trunk)

C:\repo\lazarus\components\sparta\dockedformeditor\source\sparta_reg_dockedformeditor.pas(49,70)
Error: (4025) Incompatible type for arg no. 1: Got "TSpartaMainIDE.class
OnModifiedSender(TObject);", expected "<procedure variable type of
procedure(TObject;ShortString) of object;Register>"
C:\repo\lazarus\components\ideintf\units\i386-win32\win32\propedits.ppu:propedits.pp(6600,31)
Hint: (5039) Found declaration: AddHandlerModified(const TPropHookModified);
sparta_reg_dockedformeditor.pas(67) Fatal: (10026) There were 1 errors
compiling module, stopping
Fatal: (1018) Compilation aborted

svn blame points to r52209, Juha




More information about the Lazarus mailing list