Your message dated Fri, 22 Apr 2005 01:07:02 +0900
with message-id <[EMAIL PROTECTED]>
and subject line Bug#293154: /usr/include/pthread.h: No valid ANSI C
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 1 Feb 2005 14:16:24 +0000
>From [EMAIL PROTECTED] Tue Feb 01 06:16:24 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de [130.149.17.13] (root)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CvypM-0004QO-00; Tue, 01 Feb 2005 06:16:24 -0800
Received: from mailhost.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.17.13])
        by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id PAA17749
        for <[EMAIL PROTECTED]>; Tue, 1 Feb 2005 15:16:22 +0100 (MET)
Received: from localhost (localhost [127.0.0.1])
        by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 6DB18F21B
        for <[EMAIL PROTECTED]>; Tue,  1 Feb 2005 15:16:21 +0100 (MET)
Received: from mailhost.cs.tu-berlin.de ([127.0.0.1])
 by localhost (bueno [127.0.0.1]) (amavisd-new, port 10224) with ESMTP
 id 12173-06 for <[EMAIL PROTECTED]>;
 Tue,  1 Feb 2005 15:16:21 +0100 (MET)
Received: from bolero.cs.tu-berlin.de (bolero.cs.tu-berlin.de [130.149.19.1])
        by mailhost.cs.tu-berlin.de (Postfix) with ESMTP
        for <[EMAIL PROTECTED]>; Tue,  1 Feb 2005 15:16:17 +0100 (MET)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id j11EGHxS019400;
        Tue, 1 Feb 2005 15:16:17 +0100 (MET)
From: Matthias Klose <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Message-ID: <[EMAIL PROTECTED]>
Date: Tue, 1 Feb 2005 15:16:17 +0100
To: [EMAIL PROTECTED]
Subject: /usr/include/pthread.h: No valid ANSI C
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
X-Virus-Scanned: by amavisd-new at cs.tu-berlin.de
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: glibc
Version: 2.3.2.ds1-20
Severity: important
Tags: sid, sarge

patch at http://people.ubuntu.com/patches/glibc-pthread-sigsetjmp.diff

breaks gcc-4.0 bootstraps on architectures with nptl threads. would be
nice to fix for sarge ...

see http://gcc.gnu.org/ml/gcc-patches/2005-01/msg02245.html for
upstream information.

        Matthias

---------------------------------------
Received: (at 293154-done) by bugs.debian.org; 21 Apr 2005 16:07:03 +0000
>From [EMAIL PROTECTED] Thu Apr 21 09:07:03 2005
Return-path: <[EMAIL PROTECTED]>
Received: from omega.webmasters.gr.jp (webmasters.gr.jp) [218.44.239.78] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DOeCl-0007nJ-00; Thu, 21 Apr 2005 09:07:03 -0700
Received: from omega.webmasters.gr.jp (localhost [127.0.0.1])
        by webmasters.gr.jp (Postfix) with ESMTP
        id E7C16DEB1E; Fri, 22 Apr 2005 01:07:02 +0900 (JST)
Date: Fri, 22 Apr 2005 01:07:02 +0900
Message-ID: <[EMAIL PROTECTED]>
From: GOTO Masanori <[EMAIL PROTECTED]>
To: Matthias Klose <[EMAIL PROTECTED]>,
        [EMAIL PROTECTED]
Subject: Re: Bug#293154: /usr/include/pthread.h: No valid ANSI C
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
User-Agent: Wanderlust/2.9.9 (Unchained Melody) SEMI/1.14.3 (Ushinoya)
 FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2
 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya")
Content-Type: text/plain; charset=US-ASCII
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

At Tue, 1 Feb 2005 15:16:17 +0100,
Matthias Klose wrote:
> patch at http://people.ubuntu.com/patches/glibc-pthread-sigsetjmp.diff
> 
> breaks gcc-4.0 bootstraps on architectures with nptl threads. would be
> nice to fix for sarge ...
> 
> see http://gcc.gnu.org/ml/gcc-patches/2005-01/msg02245.html for
> upstream information.

Yes, this bug should be fixed in glibc 2.3.2.ds1-21.  I close it.

Regards,
-- gotom


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to