From d40e700a1cced63efed4cf817e591248892f34f0 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Fri, 30 Jul 2010 16:31:46 +0200 Subject: open_issues/pth: More information. --- open_issues/pth.mdwn | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'open_issues') diff --git a/open_issues/pth.mdwn b/open_issues/pth.mdwn index bf9c70d7..12bf5098 100644 --- a/open_issues/pth.mdwn +++ b/open_issues/pth.mdwn @@ -1,4 +1,5 @@ -[[!meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2008, 2009, 2010 Free Software Foundation, +Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -10,8 +11,18 @@ is included in the section entitled [[!tag open_issue_porting]] +IRC, unknown channel, unknown date. + seems pth still doesn't work Doesn't build or doesn't work? both some configure test keep grinding the CPU, same for the test suite which apparently runs pth_init() and never returns + + actually, pth fails to build right now + pth_mctx.c:477: error: request for member '__pc' in something not a structure or union + + I know the pth test suite fails (it locks up the machine) or used to fail, so I guess porting work for pth would be needed + < marcusb> from reading the pth/PORTING document, porting libpth shouldn't be too hard... + + dropped pth [from the channel's topic], as we think we know why it fails (sigaltstack is bogus) -- cgit v1.2.3