r111274 - in /trunk/libstdc++-v3: ChangeLog inc...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Sun Feb 19 18:27:00 GMT 2006


Author: paolo
Date: Sun Feb 19 18:27:06 2006
New Revision: 111274

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111274
Log:
2006-02-19  Paolo Carlini  <pcarlini@suse.de>

	* include/std/std_sstream.h (basic_stringbuf<>::setbuf): Simply
	clear the internal _M_string, adjust _M_sync call.
	* include/bits/sstream.tcc (basic_stringbuf<>::_M_sync): Adjust
	consistently for calls from setbuf.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/bits/sstream.tcc
    trunk/libstdc++-v3/include/std/std_sstream.h



More information about the Libstdc++-cvs mailing list