This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: sstream
- To: bkoz at rcygnus dot com (Benjamin Kosnik)
- Subject: Re: sstream
- From: Joe Buck <jbuck at possibly dot synopsys dot com>
- Date: Wed, 16 Feb 2000 10:31:10 -0800 (PST)
- Cc: gcc at gcc dot gnu dot org, magfr56 at hotmail dot com
> v3 already has working stringstreams. Even standards-compliant
> stringstreams. Perhaps you should use them?
Benjamin,
If you want to promote the use of v3, then the first thing you might want
to do is to update http://sourceware.cygnus.com/libstdc++/status.html
and the files linked to it. Right now, the status refers to the 2.90.6
release and indicates that the code is nowhere near ready to use. I
know that the current version is better than that, but if you don't
update the status pages people will rightly assume that the code is
not ready to use.
Furthermore there are a lot of people who need binary compatibility
with libstdc++ v2 shared libraries already out there.