Your message dated Sun, 11 Dec 2005 10:25:12 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Bug#319824: gcc: manpage typo: "\-"
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; 25 Jul 2005 01:40:11 +0000
>From [EMAIL PROTECTED] Sun Jul 24 18:40:11 2005
Return-path: <[EMAIL PROTECTED]>
Received: from janus.clarkson.edu [128.153.5.33] 
        by spohr.debian.org with smtp (Exim 3.36 1 (Debian))
        id 1Dwrwx-0004FT-00; Sun, 24 Jul 2005 18:40:11 -0700
Received: (qmail 18393 invoked by uid 510); 24 Jul 2005 21:39:40 -0400
Received: from [EMAIL PROTECTED] by janus.clarkson.edu by uid 502 with 
qmail-scanner-1.21 
 (uvscan: v4.32.0/v4541. Clear:RC:1(128.153.28.145):. 
 Processed in 0.021046 secs); 25 Jul 2005 01:39:40 -0000
X-Qmail-Scanner-Mail-From: [EMAIL PROTECTED] via janus.clarkson.edu
X-Qmail-Scanner: 1.21 (Clear:RC:1(128.153.28.145):. Processed in 0.021046 secs)
Received: from unknown (HELO andromeda) (128.153.28.145)
  by 0 with SMTP; 24 Jul 2005 21:39:39 -0400
Received: from pryzbyj by andromeda with local (Exim 3.36 #1 (Debian))
        id 1DwrwR-0001fa-00
        for <[EMAIL PROTECTED]>; Sun, 24 Jul 2005 21:39:39 -0400
Date: Sun, 24 Jul 2005 21:39:39 -0400
To: [EMAIL PROTECTED]
Subject: gcc: manpage typo: "\-"
Message-ID: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <[EMAIL PROTECTED]>
User-Agent: Mutt/1.5.9i
From: Justin Pryzby <[EMAIL PROTECTED]>
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
Severity: minor
Version: 3.3.5-3

I see:

       -Wunused-function
                  Warn whenever a static function is declared but not
                  defined or a non\-inline static function is unused.

where \- is apparently overescaped.

---------------------------------------
Received: (at 319824-done) by bugs.debian.org; 11 Dec 2005 09:25:17 +0000
>From [EMAIL PROTECTED] Sun Dec 11 01:25:17 2005
Return-path: <[EMAIL PROTECTED]>
Received: from mail.cs.tu-berlin.de ([130.149.17.13] ident=root)
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1ElNSG-0008Sr-R9
        for [EMAIL PROTECTED]; Sun, 11 Dec 2005 01:25:17 -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 KAA27393;
        Sun, 11 Dec 2005 10:25:14 +0100 (MET)
Received: from localhost (localhost [127.0.0.1])
        by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id D2081F2CC;
        Sun, 11 Dec 2005 10:25:13 +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 01297-49; Sun, 11 Dec 2005 10:25:12 +0100 (MET) 11235
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;
        Sun, 11 Dec 2005 10:25:12 +0100 (MET)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id jBB9PC4b020315;
        Sun, 11 Dec 2005 10:25:12 +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: Sun, 11 Dec 2005 10:25:12 +0100
To: Justin Pryzby <[EMAIL PROTECTED]>,
        [EMAIL PROTECTED]
Subject: Re: Bug#319824: gcc: manpage typo: "\-"
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
        <[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
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-5

fixed in 4.0 and up.

Justin Pryzby writes:
> Package: gcc
> Severity: minor
> Version: 3.3.5-3
> 
> I see:
> 
>        -Wunused-function
>                   Warn whenever a static function is declared but not
>                 defined or a non\-inline static function is unused.
> 
> where \- is apparently overescaped.


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

Reply via email to