[v3] revert strstream patch

Jakub Jelinek jakub@redhat.com
Fri Aug 2 09:07:00 GMT 2002


On Fri, Aug 02, 2002 at 08:47:48AM -0700, 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.
> 
> Thus, reversion. 
> 
> Also abi.txt updates from yesterday.
> 
> Also, making mainline work with -fno-exceptions again.
> 
> tested x86/linux
> gcc

Shouldn't this be "queued for 3.2.1" too?

> 2002-08-02  Benjamin Kosnik  <bkoz@redhat.com>
> 
> 	Revert PR libstdc++/6594
> 	* src/strstream.cc (strstreambuf): Revert.
> 	(strstreambuf::overflow): Same.
> 	(strstreambuf::~strstreambuf): Same.	
> 	* testsuite/backward/strstream_members.cc (test02): Add.

	Jakub



More information about the Gcc-patches mailing list