Your message dated Tue, 1 Nov 2005 18:59:48 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#335563: gcc-4.0: manpage escape problems
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; 24 Oct 2005 17:19:52 +0000
>From [EMAIL PROTECTED] Mon Oct 24 10:19:52 2005
Return-path: <[EMAIL PROTECTED]>
Received: from ms-smtp-02.nyroc.rr.com [24.24.2.56] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1EU5zE-0000iL-00; Mon, 24 Oct 2005 10:19:52 -0700
Received: from andromeda (cpe-69-202-136-66.twcny.res.rr.com [69.202.136.66])
        by ms-smtp-02.nyroc.rr.com (8.12.10/8.12.10) with ESMTP id 
j9OHJnDK023644
        for <[EMAIL PROTECTED]>; Mon, 24 Oct 2005 13:19:49 -0400 (EDT)
Received: from pryzbyj by andromeda with local (Exim 4.54)
        id 1EU5zA-0001QO-Rw
        for [EMAIL PROTECTED]; Mon, 24 Oct 2005 13:19:49 -0400
Date: Mon, 24 Oct 2005 13:19:48 -0400
To: Debian BTS Submission <[EMAIL PROTECTED]>
Subject: gcc-4.0: manpage escape problems
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.9i
From: Justin Pryzby <[EMAIL PROTECTED]>
X-Virus-Scanned: Symantec AntiVirus Scan Engine
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-Level: 
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

Package: gcc-4.0
Version: 4.0.2-2
Severity: minor

In $(man gcc), I the following two problems:

       -Wunused-function
...
           non\-inline static function is unused.  This warning is enabled by
              ^^^

       -M  Instead of outputting the result of preprocessing, output a rule
...
           then the rule is split into several lines using \-newline.  The

---------------------------------------
Received: (at 335563-done) by bugs.debian.org; 1 Nov 2005 18:52:46 +0000
>From [EMAIL PROTECTED] Tue Nov 01 10:52:46 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.36 1 (Debian))
        id 1EX0QK-0008E1-00; Tue, 01 Nov 2005 09:59:52 -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 SAA06434;
        Tue, 1 Nov 2005 18:59:50 +0100 (MET)
Received: from localhost (localhost [127.0.0.1])
        by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 4A7D5FD4F;
        Tue,  1 Nov 2005 18:59:50 +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 25936-41; Tue,  1 Nov 2005 18:59:48 +0100 (MET) 11239
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;
        Tue,  1 Nov 2005 18:59:48 +0100 (MET)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id jA1HxmKW027141;
        Tue, 1 Nov 2005 18:59:48 +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 Nov 2005 18:59:48 +0100
To: Justin Pryzby <[EMAIL PROTECTED]>,
        [EMAIL PROTECTED]
Subject: Re: Bug#335563: gcc-4.0: manpage escape problems
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
X-Mailer: VM 7.17 under 21.4 (patch 17) "Jumbo Shrimp" 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-Level: 
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

Version: 4.0.2-3

you already filed that one, and it's fixed ;)

Justin Pryzby writes:
> Package: gcc-4.0
> Version: 4.0.2-2
> Severity: minor
> 
> In $(man gcc), I the following two problems:
> 
>        -Wunused-function
> ...
>            non\-inline static function is unused.  This warning is enabled by
>               ^^^
> 
>        -M  Instead of outputting the result of preprocessing, output a rule
> ...
>            then the rule is split into several lines using \-newline.  The
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


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

Reply via email to