From: Ivan Maidanski Date: Mon, 27 Feb 2012 04:11:57 +0000 (+0400) Subject: Add item to TODO file (test_cpp compilation error if Sun CC used) X-Git-Tag: gc7_3alpha2~82 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=73a87cfcf0ecef6a984a7c919a1fcdd0dced6093;p=gc Add item to TODO file (test_cpp compilation error if Sun CC used) --- diff --git a/TODO b/TODO index 48ef64b3..4433579c 100644 --- a/TODO +++ b/TODO @@ -51,3 +51,6 @@ NetBSD 5.1/x86: threadkey_test hangs sometimes. Cygwin: gctest: abort with "Too many heap sections" message if SMALL_CONFIG and PARALLEL_MARK. + +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*)".