Your message dated Sun, 21 Nov 2004 12:52:33 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Reporting of undeclared identifiers: one report per class only
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; 4 Aug 2004 12:55:30 +0000
>From [EMAIL PROTECTED] Wed Aug 04 05:55:30 2004
Return-path: <[EMAIL PROTECTED]>
Received: from fep01fe.ttnet.net.tr (fep01.ttnet.net.tr) [212.156.4.130] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BsLIn-0001on-00; Wed, 04 Aug 2004 05:55:29 -0700
Received: from esafe2.ttnet.net.tr ([172.25.0.12]) by fep01.ttnet.net.tr
          (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with SMTP
          id <[EMAIL PROTECTED]>
          for <[EMAIL PROTECTED]>; Wed, 4 Aug 2004 15:53:35 +0300
Received: from fep01.ttnet.net.tr ([IP=212.156.4.130]) by eSafe SMTP Relay 
1091548283; Wed Aug  4 15:54:58 2004
Received: from orion ([81.214.24.132]) by fep01.ttnet.net.tr         (InterMail 
vM.5.01.06.08 201-253-122-130-108-20031117)
         with ESMTP         id <[EMAIL PROTECTED]>;         Wed, 4 Aug 2004 
15:53:32 +0300
Received: from exa by orion with local (Exim 3.36 #1 (Debian)) id 
1BsLHS-0004o6-00; Wed, 04 Aug 2004 15:54:06 +0300
Content-Type: text/plain;
        charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: "Eray Ozkural \(exa\)" <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: g++-3.3: Reporting of undeclared identifiers: one report per class only
X-Mailer: reportbug 2.63
Date: Wed, 04 Aug 2004 15:53:57 +0300
Message-Id: <[EMAIL PROTECTED]>
Sender: Eray Ozkural (exa) <[EMAIL PROTECTED]>
X-ESAFE-STATUS: Mail clean
X-ESAFE-DETAILS: Clean
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (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_2004_03_25
X-Spam-Level: 

Package: g++-3.3
Version: 1:3.3.4-3
Severity: normal


Although the error message tells me that the undeclared identifiers are 
reported per function, they are reported once for a whole class. The compiler
reports the error on a member fxn the class, and does not report the undeclared
identifier in the remaining member functions. This can be a little inconvenient
when refactoring old code. This behavior is inconsistent with the information
in the error message.

Thanks,

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.21-xfs
Locale: LANG=C, LC_CTYPE=C

Versions of packages g++-3.3 depends on:
ii  gcc-3.3                     1:3.3.4-3    The GNU C compiler
ii  gcc-3.3-base                1:3.3.4-3    The GNU Compiler Collection (base 
ii  libc6                       2.3.2.ds1-13 GNU C Library: Shared libraries an
ii  libstdc++5-3.3-dev          1:3.3.4-3    The GNU Standard C++ Library v3 (d

-- no debconf information

---------------------------------------
Received: (at 263440-done) by bugs.debian.org; 21 Nov 2004 11:52:37 +0000
>From [EMAIL PROTECTED] Sun Nov 21 03:52:37 2004
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 1CVqGi-0003jq-00; Sun, 21 Nov 2004 03:52:37 -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 MAA07584
        for <[EMAIL PROTECTED]>; Sun, 21 Nov 2004 12:52:34 +0100 (MET)
Received: from localhost (localhost [127.0.0.1])
        by mailhost.cs.tu-berlin.de (Postfix) with ESMTP id 6287AF21A
        for <[EMAIL PROTECTED]>; Sun, 21 Nov 2004 12:52:34 +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 04389-21 for <[EMAIL PROTECTED]>;
 Sun, 21 Nov 2004 12:52:34 +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]>; Sun, 21 Nov 2004 12:52:34 +0100 (MET)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id iALBqYoU002731;
        Sun, 21 Nov 2004 12:52:34 +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, 21 Nov 2004 12:52:33 +0100
To: [EMAIL PROTECTED]
Subject: Re: Reporting of undeclared identifiers: one report per class only
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_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
        version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Further information was requested on Sat, 28 Aug 2004 15:36:42 +0200 (MEST),
but not received. Closing the report. Please reopen the report when
submitting the requested information.


Reply via email to