[Mono-dev] threadpool win32 breakage, getting worse

Gonzalo Paniagua Javier gonzalo at novell.com
Thu Mar 17 17:09:28 EDT 2011


On Tue, 2011-03-15 at 19:15 +0900, Atsushi Eno wrote:
> Gonzalo,
> 
> Can you please fix Windows threadpool issue first before it becomes
> worse than the previous state that we could only revert it to 32b3b31?
> 
> Now we cannot even revert it to that revision:
> 
> threadpool.c:2025: error: too few arguments to function
> `mono_thread_create_internal'
> threadpool.c:2027: error: too few arguments to function
> `mono_thread_create_internal'
> threadpool.c: In function
> `ves_icall_System_Threading_ThreadPool_SetMaxThreads':
> 
> threadpool.c:2048: warning: passing arg 1 of `InterlockedExchange' from
> incompatible pointer type
> threadpool.c:2049: warning: passing arg 1 of `InterlockedExchange' from
> incompatible pointer type
> make[3]: *** [libmonoruntime_la-threadpool.lo] Error 1
> make[3]: Leaving directory `/home/atsushi/svn/mono/mono/metadata'

This is fixed now in master.

-Gonzalo




More information about the Mono-devel-list mailing list