From: Ivan Maidanski Date: Sat, 8 Dec 2012 08:49:15 +0000 (+0400) Subject: Update TODO (add FIXME regarding Win32 threads) X-Git-Tag: gc7_4_0~131 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=72092ed8dee8c64ee5b92a06a7628fae085d0cf2;p=gc Update TODO (add FIXME regarding Win32 threads) --- diff --git a/TODO b/TODO index d8a8b76d..8c9c7d2f 100644 --- a/TODO +++ b/TODO @@ -71,5 +71,8 @@ Cygwin: subthread_create: exception STATUS_ACCESS_VIOLATION. Cygwin: gctest: assertion failure at UNLOCK in GC_fork_parent_proc. +Mingw-w32: gctest: "SuspendThread failed" sometimes occurs (if +GC_DLL+GC_THREADS+GC_ASSERTIONS). + Sun C++ 5.11: test_cpp.cc:237: Error: Too few arguments in call to "operator delete(void*, GCPlacement, extern "C" void(*)(void*,void*), void*)".