gcc/libstdc++-v3/include/std
Paolo Carlini 10d9600d58 re PR libstdc++/26250 (stringbuf::overflow() fails to set egptr() same as epptr())
2006-02-17  Paolo Carlini  <pcarlini@suse.de>
	    Howard Hinnant  <hhinnant@apple.com>

	PR libstdc++/26250
	* include/bits/sstream.tcc (basic_stringbuf<>::overflow): Tweak
	to leave epgtr() just past the new write position, as per the
	relevant bits of 27.7.1.3/8 (not changed by DR 432).
	* testsuite/27_io/basic_stringbuf/overflow/char/26250.cc: New.
	* testsuite/27_io/basic_stringbuf/overflow/wchar_t/26250.cc: Same.

	* docs/html/ext/howto.html: Add entries for DR 169 and DR 432.

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

Co-Authored-By: Howard Hinnant <hhinnant@apple.com>

From-SVN: r111177
2006-02-17 10:46:57 +00:00
..
std_algorithm.h
std_bitset.h std_bitset.h (bitset<>::_M_copy_to_string): Call the internal _Unchecked_set(size_t) instead of set. 2006-01-26 23:39:33 +00:00
std_complex.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
std_deque.h
std_fstream.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
std_functional.h
std_iomanip.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
std_ios.h
std_iosfwd.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
std_iostream.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
std_istream.h re PR libstdc++/25649 (Bogus "uninitialized" warning) 2006-01-24 23:12:26 +00:00
std_iterator.h
std_limits.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
std_list.h
std_locale.h
std_map.h
std_memory.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
std_numeric.h
std_ostream.h re PR libstdc++/25649 (Bogus "uninitialized" warning) 2006-01-24 23:12:26 +00:00
std_queue.h
std_set.h
std_sstream.h re PR libstdc++/26250 (stringbuf::overflow() fails to set egptr() same as epptr()) 2006-02-17 10:46:57 +00:00
std_stack.h
std_stdexcept.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
std_streambuf.h re PR libstdc++/26181 (istream::operator>>(streambuf*) fails to set eofbit) 2006-02-10 18:29:04 +00:00
std_string.h
std_utility.h
std_valarray.h re PR libstdc++/25626 (Valarray vs non-POD) 2006-01-15 18:04:31 +00:00
std_vector.h