> > 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 _______________________________________________ fpc-devel maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-devel
