On Sat, 27 Mar 2021 10:29:29 +0100, Mattias Gaertner via lazarus
<[email protected]> wrote:

>On Sat, 27 Mar 2021 10:15:55 +0100
>Bo Berglund via lazarus <[email protected]> wrote:
>
>>[...]
>> Question:
>> ---------
>> Should not Run/Compile create the binary based on *all* the latest
>> sources? If I use Run/Build I am going to increment the build number
>> all the time while debugging, which I would rather avoid.
>
>Maybe you modified a file of a package, that is not listed in the
>package? Lazarus only checks files listed in the package.

No, I added a better exit from a threaded function in my main code plus a log
line right there.
No logging appeared, that is why I started looking for the cause.
 
After I used build and re-ran the test it worked as it should.


-- 
Bo Berglund
Developer in Sweden

-- 
_______________________________________________
lazarus mailing list
[email protected]
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to