On Sat, 05 Nov 2005 00:24:22 +0100
Ales Katona <[EMAIL PROTECTED]> wrote:

> This patch fixes a bug in win32 threads. Warning: created in win32 :) 
> (no idea about lineendings)

There is no bug here, the function passed to the OS is in
rtl/win32/systhrd.inc (ThreadMain) for win32, which has stdcall convention
already. The procvar type you've modified is a regular fpc/pascal function.

Micha
_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to