This is the mail archive of the
libstdc++@sourceware.cygnus.com
mailing list for the libstdc++ project.
Re: ostringstream buffers
- To: libstdc++@sourceware.cygnus.com
- Subject: Re: ostringstream buffers
- From: Benjamin Kosnik <bkoz@cygnus.com>
- Date: Wed, 2 Jun 1999 18:44:43 -0700 (PDT)
> + What is this thread about? Of course stringbuf is supposed to
> + extend its buffer when you put more text into it. If it doesn't,
> + that's just a bug.
>
> One would think so. 'Course, I've made a number of "this is obvious"
> statements that were roundly refuted because of interesting Standard
> interpretations, so I don't take chances anymore. :-)
This is a bug, not a defect. Sorry if my first answer wasn't clear.
-Benjamin