Lazarus

Using the Lazarus IDE => General => Topic started by: jamie on December 14, 2021, 11:20:56 pm

Title: [Fixed]Can no longer update Trunk do to Fpdebug changes from Joost Van Der Sluis
Post by: jamie on December 14, 2021, 11:20:56 pm
As of 12/13 to today I can't update my local copy using those files modified by said DEV.

 I did notice there was a commit made to correct a windows compiling issue but all that did was move the error to the LazDebugger indicating "Wrong number of Parameters" in a call.

 Prior to that, it could not locate a function .

 I have reverted etc and retried, no go.

 I am on Win10 Laz 64 using 3.2.0 fpc with the trunk.

 Am I the only one having this problem with the trunk?
Title: Re: Can no longer update Trunk do to Fpdebug changes from Joost Van Der Sluis
Post by: AlexTP on December 14, 2021, 11:26:31 pm
I have it too.
Title: Re: Can no longer update Trunk do to Fpdebug changes from Joost Van Der Sluis
Post by: wp on December 14, 2021, 11:46:29 pm
Such things happen...

Normally you do not need the very latest commit. Therefore, you should use git to return to an older revision and do a clean rebuild of the IDE. If it does not work either, go back another few days. I don't understand why this is not working for you (it did for me since I noticed this issue yesterday).
Title: Re: Can no longer update Trunk do to Fpdebug changes from Joost Van Der Sluis
Post by: Josh on December 15, 2021, 12:10:28 am
same here. win 64, trunk fpc and laz

Code: [Select]
leakview\leakinfo.pas(899,56) Error: (3026) Wrong number of parameters specified for call to "Create"
fpdebug\lib\x86_64-win64\fpdbgloader.ppu:fpdbgloader.pp(156,33) Error: (5088) Found declaration: constructor Create(Boolean;TDBGPtr);
leakview\leakinfo.pas(1123) Fatal: (10026) There were 2 errors compiling module, stopping
Fatal: (1018) Compilation aborted
Title: Re: Can no longer update Trunk do to Fpdebug changes from Joost Van Der Sluis
Post by: trev on December 15, 2021, 12:20:31 am
No problem with Lazarus trunk 64 bit on macOS compiled with FPC trunk from 2021-12-02.
Title: Re: Can no longer update Trunk do to Fpdebug changes from Joost Van Der Sluis
Post by: dsiders on December 15, 2021, 01:34:14 am
Build errors were resolved in commit 8205a04199. Confirmed for Windows 64-bit.
Title: Re: Can no longer update Trunk do to Fpdebug changes from Joost Van Der Sluis
Post by: jamie on December 15, 2021, 02:32:02 am
confirmed.
Thanks, I'll try to mark as solved.



TinyPortal © 2005-2018