Add item to TODO file (test_cpp compilation error if Sun CC used)
authorIvan Maidanski <ivmai@mail.ru>
Mon, 27 Feb 2012 04:11:57 +0000 (08:11 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Mon, 27 Feb 2012 13:46:23 +0000 (17:46 +0400)
TODO

diff --git a/TODO b/TODO
index 48ef64b..4433579 100644 (file)
--- 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*)".