This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] libstdc++/8466


>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.

this looks good paolo. Please put this on the branch too

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]