This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
gcc/libstdc++-v3 ChangeLog include/std/std_sst ...
- From: pme at gcc dot gnu dot org
- To: gcc-cvs at gcc dot gnu dot org, libstdc++-cvs at gcc dot gnu dot org
- Date: 3 Mar 2002 17:48:42 -0000
- Subject: gcc/libstdc++-v3 ChangeLog include/std/std_sst ...
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: pme@gcc.gnu.org 2002-03-03 09:48:42
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/std: std_sstream.h
libstdc++-v3/testsuite/27_io: stringbuf.cc
Log message:
2002-03-03 Phil Edwards <pme@gcc.gnu.org>
* include/std/std_sstream.h: Remove trailing spaces.
(basic_stringbuf::_M_stringbuf_init): Also check for ios_base::app.
* testsuite/27_io/stringbuf.cc (test05, test06): New tests.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1066&r2=1.1067
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/std/std_sstream.h.diff?cvsroot=gcc&r1=1.4&r2=1.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/stringbuf.cc.diff?cvsroot=gcc&r1=1.7&r2=1.8