r111787 - in /branches/gcc-4_1-branch/libstdc++...

paolo@gcc.gnu.org paolo@gcc.gnu.org
Mon Mar 6 12:45:00 GMT 2006


Author: paolo
Date: Mon Mar  6 12:45:23 2006
New Revision: 111787

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=111787
Log:
2006-03-06  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.

2006-03-06  Paolo Carlini  <pcarlini@suse.de>

	* include/std/std_sstream.h (basic_stringbuf<>::_M_sync): Move out
	of line...
	* include/bits/sstream.tcc: ... here.


Modified:
    branches/gcc-4_1-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_1-branch/libstdc++-v3/include/bits/sstream.tcc
    branches/gcc-4_1-branch/libstdc++-v3/include/std/std_sstream.h



More information about the Libstdc++-cvs mailing list