gcc/libstdc++-v3/testsuite/27_io/basic_filebuf
Paolo Carlini 8dcaff2850 re PR libstdc++/12232 (Incorrect handling of openmode argument in filebuf::seekoff and seekpos)
2003-10-02  Paolo Carlini  <pcarlini@unitus.it>

	PR libstdc++/12232
	* include/bits/fstream.tcc (seekoff): Ignore the openmode
	argument; simplify.
	* config/io/basic_file_stdio.h (__basic_file<char>::seekoff,
	seekpos): Remove the openmode argument.
	* config/io/basic_file_stdio.cc (__basic_file<char>::seekoff,
	seekpos): Remove redundant placeholder for the openmode argument.
	* testsuite/27_io/basic_filebuf/seekoff/char/12232.cc: New.
	* testsuite/27_io/basic_filebuf/seekoff/char/3-in.cc: Tweak.
	* testsuite/27_io/basic_filebuf/seekoff/char/3-out.cc: Likewise.
	* testsuite/27_io/basic_filebuf/seekpos/char/3-in.cc: Likewise.
	* testsuite/27_io/basic_filebuf/seekpos/char/3-out.cc: Likewise.

From-SVN: r72048
2003-10-02 20:37:06 +00:00
..
close/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
cons/wchar_t 10132-1.cc: Explicitly qualify exceptions. 2003-09-26 20:20:55 +00:00
imbue locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
in_avail/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
is_open/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
open/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
overflow locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
pbackfail/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
sbumpc/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
seekoff re PR libstdc++/12232 (Incorrect handling of openmode argument in filebuf::seekoff and seekpos) 2003-10-02 20:37:06 +00:00
seekpos re PR libstdc++/12232 (Incorrect handling of openmode argument in filebuf::seekoff and seekpos) 2003-10-02 20:37:06 +00:00
setbuf/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
sgetc/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
sgetn/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
showmanyc/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
snextc/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
sputbackc/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
sputc/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
sputn/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
sungetc/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
sync/char locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
underflow locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
1.cc
2.cc *: Change __gnu_cxx_test to __gnu_test. 2003-07-24 21:08:03 +00:00
3.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
4.cc locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00