From 5a419f5931a7797e7f9e1909453cf1eba0c40e59 Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Fri, 14 Oct 2011 21:22:37 +0200 Subject: open_issues/translator_stdout_stderr: Link to Thomas Bushnell email. --- open_issues/translator_stdout_stderr.mdwn | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'open_issues') diff --git a/open_issues/translator_stdout_stderr.mdwn b/open_issues/translator_stdout_stderr.mdwn index e0828b28..11793582 100644 --- a/open_issues/translator_stdout_stderr.mdwn +++ b/open_issues/translator_stdout_stderr.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2008, 2009, 2010 Free Software Foundation, +[[!meta copyright="Copyright © 2008, 2009, 2010, 2011 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable @@ -13,3 +13,9 @@ License|/fdl]]."]]"""]] Decide / implement / fix that (all?) running (passive?) translators' output should show up on the (Mach / Hurd) console / syslog. + +[[!taglink open_issue_documentation]]: [[!message-id +"87oepj1wql.fsf@becket.becket.net"]] + +[[!taglink open_issue_documentation]]: Neal once had written an email on this +topic. -- cgit v1.2.3 From 080e7638c9c1b626b041594ca774bf4a7de4301f Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Sat, 15 Oct 2011 12:22:01 +0200 Subject: open_issues/glibc: t/init-first.c. --- open_issues/glibc.mdwn | 16 ++++---- open_issues/glibc_init_first.mdwn | 78 --------------------------------------- 2 files changed, 7 insertions(+), 87 deletions(-) delete mode 100644 open_issues/glibc_init_first.mdwn (limited to 'open_issues') diff --git a/open_issues/glibc.mdwn b/open_issues/glibc.mdwn index be262261..e48dde9c 100644 --- a/open_issues/glibc.mdwn +++ b/open_issues/glibc.mdwn @@ -40,12 +40,12 @@ Last reviewed up to the [[Git mirror's 187da0aedcd9d0a2fb34477bef41549681ba1273 `t/dup3`: hidden def. ed690b2f24bbc4d9c541fc81a7c67e6dc5678a96 -- why not for dup3, too? Because it is a syscall (that is always inlined)? - * t/init-first.c + * `t/init-first.c` - Have to revert 53b56b1101fc9bb4f295f23f54e7e19f8da8da16 to keep it working - with GCC 4.4. Figure out what's going on. Also see [[glibc_init_first]]. - - There is a `RETURN_ADDRESS` macro in glibc. + Follow up here: [[!message-id "20070722171859.GN25744@fencepost.gnu.org"]] + or [[!message-id "87mxe4kwws.fsf@gnu.org"]]. Close [[!GNU_Savannah_bug + 17647]]. Debian: [[!message-id "E1Qup1U-0006Zc-39@vasks.debian.org"]] + (part of Ludo's patch; the part that is not harmful to GCC 4.4). * `t/kernel-features.h_includes` @@ -192,8 +192,6 @@ Last reviewed up to the [[Git mirror's 187da0aedcd9d0a2fb34477bef41549681ba1273 Need changes equivalent to c55fbd1ea768f9fdef34a01377702c0d72cbc213 + 14d96785125abee5e9a49a1c3037f35a581750bd. - * Building with GCC 4.5, 4.6, trunk will cause different kinds of faults. - * Create `t/cleanup_kernel-features.h`. * Add tests from Linux kernel commit messages for `t/dup3` et al. @@ -371,7 +369,7 @@ Last reviewed up to the [[Git mirror's 187da0aedcd9d0a2fb34477bef41549681ba1273 # Build Here's a log of a glibc build run; this is from our [[Git repository's -8cb1875ef1e3211ec133d8eea328dbe59538c2a7 (2011-10-11) +0abded0927c62f02399658395837917548d5e281 (2011-10-14) sources|source_repositories/glibc]], run on coulomb.SCHWINGE. $ export LC_ALL=C @@ -383,7 +381,7 @@ sources|source_repositories/glibc]], run on coulomb.SCHWINGE. This takes up around 400 MiB and needs roughly 120 min on coulomb.SCHWINGE.