libstdc++/8466
paolo@gcc.gnu.org
paolo@gcc.gnu.org
Tue Nov 5 15:36:00 GMT 2002
The following reply was made to PR libstdc++/8466; it has been noted by GNATS.
From: paolo@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:
Subject: libstdc++/8466
Date: 5 Nov 2002 23:35:41 -0000
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_2-branch
Changes by: paolo@gcc.gnu.org 2002-11-05 15:35:41
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/std: std_sstream.h
libstdc++-v3/testsuite/27_io: stringstream_members.cc
Log message:
2002-11-05 Paolo Carlini <pcarlini@unitus.it>
PR libstdc++/8466
* include/std/std_sstream.h
(basic_stringbuf::str(const __string_type&)):
Cannot use simple assignment since the COW-nature of v3
basic_string is not taken into account in basic_stringbuf.
* testsuite/27_io/stringstream_members.cc: Add test04 from PR.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.1057.2.159.2.44&r2=1.1057.2.159.2.45
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/std/std_sstream.h.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.4.2.2&r2=1.4.2.2.4.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/testsuite/27_io/stringstream_members.cc.diff?cvsroot=gcc&only_with_tag=gcc-3_2-branch&r1=1.2.20.1&r2=1.2.20.2
More information about the Gcc-prs
mailing list