From: Ivan Maidanski Date: Sat, 21 Jul 2012 08:02:37 +0000 (+0400) Subject: TODO file: Update FIXME item about OpenBSD X-Git-Tag: gc7_4_0~248 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=578214c1005dc5e8cd41571b609f95e26319483e;p=gc TODO file: Update FIXME item about OpenBSD --- diff --git a/TODO b/TODO index fed5de2a..162c808c 100644 --- 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.