]> granicus.if.org Git - gc/commitdiff
TODO file: Update FIXME item about OpenBSD
authorIvan Maidanski <ivmai@mail.ru>
Sat, 21 Jul 2012 08:02:37 +0000 (12:02 +0400)
committerIvan Maidanski <ivmai@mail.ru>
Sat, 21 Jul 2012 08:02:37 +0000 (12:02 +0400)
TODO

diff --git a/TODO b/TODO
index fed5de2acdbed558117be2bb3fff675734936e4e..162c808c36b7d821250eda4222afb4de7803120f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -49,8 +49,8 @@ FreeBSD 9.0/x86_64 (gcc-4.2.1-20070831): gctest segfaults sometimes in
 GC_typed_mark_proc if configured with --enable-threads=pthreads and
 CFLAGS=-DDONT_ADD_BYTE_AT_END (shipped with Gauche Scheme).
 
-OpenBSD 4.9/i386 (and OpenBSD 5.1/i386) fails:
-GC_push_all_stacks: sp not set! FAIL: gctest, threadleaktest.
+OpenBSD 5.1/i386: leaktest fails (unless logging redirected to a file):
+cannot write to stderr from 'atexit' hook.
 
 NetBSD 5.1/x86: threadkey_test hangs sometimes.