This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [v3] revert strstream patch
- From: Gerald Pfeifer <pfeifer at dbai dot tuwien dot ac dot at>
- To: Benjamin Kosnik <bkoz at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Fri, 2 Aug 2002 22:41:38 +0200 (CEST)
- Subject: Re: [v3] revert strstream patch
On Fri, 2 Aug 2002, Benjamin Kosnik wrote:
> This patch reverts the change made to strstream to plug a memory
> leak. It's causing too much collateral damage, especially regressions
> from gcc-3.0.x, and on a deprecated part of code I really have no
> interest in fixing.
> [...]
> 2002-08-02 Benjamin Kosnik <bkoz@redhat.com>
>
> Revert PR libstdc++/6594
Hmm, shouldn't the PR be reopened in this case?
(And perhaps closed with a suitable description on why we don't want
to fix it; but that way the original submitter will get feedback.)
Gerald