[fpc-devel]thread.inc

Peter Vreman peter at freepascal.org
Wed Jan 21 21:27:21 CET 2004


>
> On 21 jan 2004, at 19:40, Karl-Michael Schindler wrote:
>
>> grepping for SysGetCurrentThreadID did not find anything besides the
>> above occurence in thread.inc.
>> However, I found numerous GetCurrentThreadID.
>> Therefore, I changed SysGetCurrentThreadID to GetCurrentThreadID in
>> thread.inc and BINGO make cycle went through.
>>
>> Comments?
>
> Yes, someone obviously made an error when he committed (not just Darwin
> is broken, almost all of the RTL's are). I think your solution is fine
> (and even if it's not, I don't think many programs, even multi-threaded
> ones, will suffer from an error in that place)
>

Fixed





More information about the fpc-devel mailing list