This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: [Patch] For stringbuf::overflow missing sputc
- From: Benjamin Kosnik <bkoz at redhat dot com>
- To: Paolo Carlini <pcarlini at unitus dot it>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Wed, 19 Feb 2003 18:41:40 -0600
- Subject: Re: [Patch] For stringbuf::overflow missing sputc
- References: <3E540587.2090603@unitus.it>
>has Benjamin kindly reminded me, let's start with the safe,
>easy things.
;)
>Tested x86-linux. Ok for mainline?
looks good
>P.S. I wanted a testcase too, but failed to cook up one, mainly
>because sputc is not virtual. Any suggestions?
Can't think of any, sorry. Don't worry about it.
-benjamin