gcc/libstdc++-v3/testsuite/27_io/basic_istream
Paolo Carlini ef6c9873ef re PR libstdc++/26211 ([DR 419, US 137 / US 139] basic_istream::tellg, seekg are unformatted input functions)
2006-02-12  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/26211
	* include/bits/istream.tcc (basic_istream<>::tellg, seekg(pos_type),
	seekg(off_type, ios_base::seekdir)): Construct a sentry, as per
	27.6.1.3/1.
	* testsuite/27_io/basic_istream/seekg/char/26211.cc: New.
	* testsuite/27_io/basic_istream/seekg/wchar_t/26211.cc: Likewise.
	* testsuite/27_io/basic_istream/tellg/char/26211.cc: Likewise.
	* testsuite/27_io/basic_istream/tellg/wchar_t/26211.cc: Likewise.
	* testsuite/27_io/basic_istream/seekg/char/8348-1.cc: Adjust.
	* testsuite/27_io/basic_istream/seekg/wchar_t/8348-1.cc: Likewise.
	* testsuite/27_io/basic_istream/seekg/char/8348-2.cc: Likewise.
	* testsuite/27_io/basic_istream/seekg/wchar_t/8348-1.cc: Likewise.
	* testsuite/27_io/basic_istream/tellg/char/8348.cc: Likewise.
	* testsuite/27_io/basic_istream/tellg/wchar_t/8348.cc: Likewise.

From-SVN: r110891
2006-02-12 16:09:41 +00:00
..
exceptions All files: Update FSF address. 2005-08-17 02:28:44 +00:00
extractors_arithmetic All files: Update FSF address. 2005-08-17 02:28:44 +00:00
extractors_character All files: Update FSF address. 2005-08-17 02:28:44 +00:00
extractors_other re PR libstdc++/26181 (istream::operator>>(streambuf*) fails to set eofbit) 2006-02-10 18:29:04 +00:00
get All files: Update FSF address. 2005-08-17 02:28:44 +00:00
getline mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
ignore mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
peek All files: Update FSF address. 2005-08-17 02:28:44 +00:00
putback All files: Update FSF address. 2005-08-17 02:28:44 +00:00
read All files: Update FSF address. 2005-08-17 02:28:44 +00:00
readsome All files: Update FSF address. 2005-08-17 02:28:44 +00:00
seekg re PR libstdc++/26211 ([DR 419, US 137 / US 139] basic_istream::tellg, seekg are unformatted input functions) 2006-02-12 16:09:41 +00:00
sentry All files: Update FSF address. 2005-08-17 02:28:44 +00:00
tellg re PR libstdc++/26211 ([DR 419, US 137 / US 139] basic_istream::tellg, seekg are unformatted input functions) 2006-02-12 16:09:41 +00:00
ws 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