gcc/libstdc++-v3/testsuite/27_io/basic_stringbuf
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
..
cons All files: Update FSF address. 2005-08-17 02:28:44 +00:00
imbue All files: Update FSF address. 2005-08-17 02:28:44 +00:00
in_avail 21955.cc: Avoid warning on string constant. 2006-02-04 10:00:58 +00:00
overflow re PR libstdc++/26250 (stringbuf::overflow() fails to set egptr() same as epptr()) 2006-02-17 10:46:57 +00:00
pbackfail All files: Update FSF address. 2005-08-17 02:28:44 +00:00
sbumpc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
seekoff All files: Update FSF address. 2005-08-17 02:28:44 +00:00
seekpos All files: Update FSF address. 2005-08-17 02:28:44 +00:00
setbuf All files: Update FSF address. 2005-08-17 02:28:44 +00:00
sgetc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
sgetn All files: Update FSF address. 2005-08-17 02:28:44 +00:00
snextc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
sputbackc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
sputc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
sputn All files: Update FSF address. 2005-08-17 02:28:44 +00:00
str All files: Update FSF address. 2005-08-17 02:28:44 +00:00
sungetc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
sync All files: Update FSF address. 2005-08-17 02:28:44 +00:00
1.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
2.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
3.cc re PR libstdc++/24198 (Remove from the testsuite gnu_char_type (or fix it)) 2005-10-05 19:11:18 +00:00
4.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00
5.cc All files: Update FSF address. 2005-08-17 02:28:44 +00:00