Am 28.03.2021 um 21:46 schrieb Alexander Grotewohl via fpc-devel:
looks like threadid is assigned to getcurrentthreadid in an
initthread() function in thread.inc.
but: getcurrentthreadid looks to be mapped to a changeable thread
manager which is why that might seem weird in the docs..
Correc
On 04/04/2021 19:44, Daniel Gaspary via fpc-devel wrote:
> I reported a bug at Sha1File function:
> https://bugs.freepascal.org/view.php?id=38700
>
> The FPC version I use is 3.0.4, because is the version available at
> Ubuntu 20.04 LTS..
>
> In the issue I received a reply warning that the probl
Hi.
I reported a bug at Sha1File function:
https://bugs.freepascal.org/view.php?id=38700
The FPC version I use is 3.0.4, because is the version available at
Ubuntu 20.04 LTS..
In the issue I received a reply warning that the problem is present at
FPC trunk.
So... how to proceed, create a new is