Your message dated Wed, 16 Jun 2004 07:57:59 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#254628: libstdc++5-3.3-dev: missing backwards/strstream.h 
header
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; 15 Jun 2004 23:51:30 +0000
>From [EMAIL PROTECTED] Tue Jun 15 16:51:30 2004
Return-path: <[EMAIL PROTECTED]>
Received: from salzburg.nitnet.com.br (nat.cesarb.net) [200.157.204.105] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1BaNiC-0001lx-00; Tue, 15 Jun 2004 16:51:30 -0700
Received: from cesarb by flower.home.cesarb.net with local (Exim 4.32)
        id 1BaNh9-0007fs-GW; Tue, 15 Jun 2004 20:50:23 -0300
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Cesar Eduardo Barros <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libstdc++5-3.3-dev: missing backwards/strstream.h header
X-Mailer: reportbug 2.61
Date: Tue, 15 Jun 2004 20:50:20 -0300
Message-Id: <[EMAIL PROTECTED]>
Sender: Cesar Eduardo Barros <[EMAIL PROTECTED]>
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: libstdc++5-3.3-dev
Version: 1:3.3.3-9
Severity: normal

The backward/strstream.h header is missing (but backward/strstream is
there). The backward_warning.h message explicitly mentions it, and
gcc-3.2 has it, so I suppose it should be there (probably simply
including backward/strstream).

I already found a program
(http://www.informatik.uni-frankfurt.de/~loizides/reiserfs/fibmap.html)
which uses strstream.h (changing the source to use strstream instead
compiles fine).

gcc-snapshot seems to have the same bug, but I will report after getting
the latest package.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.6-flower
Locale: LANG=C, LC_CTYPE=en_US.UTF-8

Versions of packages libstdc++5-3.3-dev depends on:
ii  g++-3.3                     1:3.3.3-9    The GNU C++ compiler
ii  gcc-3.3-base                1:3.3.3-9    The GNU Compiler Collection (base 
ii  libc6-dev                   2.3.2.ds1-12 GNU C Library: Development Librari
ii  libstdc++5                  1:3.3.3-9    The GNU Standard C++ Library v3

-- no debconf information

---------------------------------------
Received: (at 254628-done) by bugs.debian.org; 16 Jun 2004 05:58:11 +0000
>From [EMAIL PROTECTED] Tue Jun 15 22:58:11 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 1BaTR5-00084H-00; Tue, 15 Jun 2004 22:58:11 -0700
Received: from bolero.cs.tu-berlin.de ([EMAIL PROTECTED] [130.149.19.1])
        by mail.cs.tu-berlin.de (8.9.3p2/8.9.3) with ESMTP id HAA13032;
        Wed, 16 Jun 2004 07:57:59 +0200 (MEST)
Received: (from [EMAIL PROTECTED])
        by bolero.cs.tu-berlin.de (8.12.10+Sun/8.12.8/Submit) id i5G5vx8S005110;
        Wed, 16 Jun 2004 07:57:59 +0200 (MEST)
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: Wed, 16 Jun 2004 07:57:59 +0200
To: Cesar Eduardo Barros <[EMAIL PROTECTED]>, [EMAIL PROTECTED]
Subject: Re: Bug#254628: libstdc++5-3.3-dev: missing backwards/strstream.h 
header
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
X-Mailer: VM 7.03 under 21.4 (patch 6) "Common Lisp" XEmacs Lucid
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Cesar Eduardo Barros writes:
> Package: libstdc++5-3.3-dev
> Version: 1:3.3.3-9
> Severity: normal
> 
> The backward/strstream.h header is missing (but backward/strstream is
> there). The backward_warning.h message explicitly mentions it, and
> gcc-3.2 has it, so I suppose it should be there (probably simply
> including backward/strstream).
> 
> I already found a program
> (http://www.informatik.uni-frankfurt.de/~loizides/reiserfs/fibmap.html)
> which uses strstream.h (changing the source to use strstream instead
> compiles fine).
> 
> gcc-snapshot seems to have the same bug, but I will report after getting
> the latest package.

Not a bug. See http://gcc.gnu.org/PR7230. Please use <strstream>
instead.


Reply via email to