gcc/libstdc++-v3/testsuite
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
..
17_intro locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
18_support locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
19_diagnostics locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
20_util locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
21_strings locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
22_locale 12438.cc: Use __gnu_test::try_named_locale(""). 2003-10-02 12:16:31 +00:00
23_containers locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
24_iterators locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
25_algorithms [multiple changes] 2003-09-29 17:36:18 +00:00
26_numerics locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
27_io re PR libstdc++/12232 (Incorrect handling of openmode argument in filebuf::seekoff and seekpos) 2003-10-02 20:37:06 +00:00
backward locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
config
data
demangle demangle.h (demangle<Allocator>::symbol(char const*)): Decode symbols that start with _GLOBAL_[ID]_ differently... 2003-10-02 14:29:26 +00:00
ext locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
lib
libstdc++-dg
performance locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
thread locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
abi_check.cc
Makefile.am
Makefile.in
printnow.c
testsuite_allocator.cc
testsuite_allocator.h
testsuite_hooks.cc
testsuite_hooks.h locale_facets.tcc: Tweak to avoid warnings. 2003-09-23 20:03:30 +00:00
testsuite_io.h
testsuite_performance.h