From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28377 invoked by alias); 23 May 2002 15:34:39 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 28339 invoked by uid 61); 23 May 2002 15:34:37 -0000 Date: Thu, 23 May 2002 08:34:00 -0000 Message-ID: <20020523153437.28338.qmail@sources.redhat.com> To: bkoz@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, ilic@thetausa.com, nobody@gcc.gnu.org From: bkoz@gcc.gnu.org Reply-To: bkoz@gcc.gnu.org, bkoz@gcc.gnu.org, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org, ilic@thetausa.com, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org Subject: Re: libstdc++/6736: g++ 3.1 does not compile source code with istrstream X-SW-Source: 2002-05/txt/msg00737.txt.bz2 List-Id: Synopsis: g++ 3.1 does not compile source code with istrstream Responsible-Changed-From-To: unassigned->bkoz Responsible-Changed-By: bkoz Responsible-Changed-When: Thu May 23 08:34:35 2002 Responsible-Changed-Why: Mine. State-Changed-From-To: open->feedback State-Changed-By: bkoz State-Changed-When: Thu May 23 08:34:35 2002 State-Changed-Why: Can't reproduce. I get: In file included from /mnt/hd/bld/bld-x86-gcc/i686-pc-linux-gnu/libstdc++-v3/include/backward/strstream:51, from 6736.cc:12: /mnt/hd/bld/bld-x86-gcc/i686-pc-linux-gnu/libstdc++-v3/include/backward/backward_warning.h:32:2: warning: #warning This file includes at least one deprecated or antiquated header. Please consider using one of the 32 headers found in section 17.4.1.2 of the C++ standard. Examples include substituting the header for the header for C++ includes, or instead of the deprecated header . To disable this warning use -Wno-deprecated. It's just a warning though, and the compilation is fine. -benjamin http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=6736