[Ecls-list] Mingw32 threaded build error

Waldek Hebisch hebisch at math.uni.wroc.pl
Sun Jan 6 11:22:17 UTC 2008


Marko wrote:

+   #define sleep(n) Sleep(n)

Shoudn't this be:

+   #define sleep(n) Sleep(1000*n)

My impression is that Sleep takes time in miliseconds.

-- 
                              Waldek Hebisch
hebisch at math.uni.wroc.pl 




More information about the ecl-devel mailing list