gcc/libstdc++-v3/testsuite/27_io
Benjamin Kosnik bd80bd9b93 re PR libstdc++/17922 (Spurious warnings about std::ios_base::seekdir)
2004-11-02  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/17922
	* include/bits/ios_base.h : Add enum values.
	* testsuite/testsuite_hooks.h (bitmask_operators): Add function.
	* testsuite/27_io/ios_base/types/fmtflags/bitmask_operators.cc: New.
	* testsuite/27_io/ios_base/types/fmtflags/case_label.cc: New.
	* testsuite/27_io/ios_base/types/iostate/bitmask_operators.cc: New.
	* testsuite/27_io/ios_base/types/iostate/case_label.cc: New.
	* testsuite/27_io/ios_base/types/openmode/bitmask_operators.cc: New.
	* testsuite/27_io/ios_base/types/openmode/case_label.cc: New.
	* testsuite/27_io/ios_base/types/seekdir/case_label.cc: New.

	* config/io/c_io_stdio.h (__ios_flags): Mark deprecated.
	* src/ios.cc: Same.

	* testsuite/27_io/ios_base/cons/assign_neg.cc: Adjust line numbers.
	* testsuite/27_io/ios_base/cons/copy_neg.cc: Same.

From-SVN: r89996
2004-11-02 19:00:19 +00:00
..
basic_filebuf std_sstream.h (basic_stringbuf(ios_base::openmode)): Don't use _M_stringbuf_init, keep the pointers null, per 27.7.1.1. 2004-09-29 21:14:43 +00:00
basic_fstream 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
basic_ifstream 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
basic_ios 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
basic_iostream 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
basic_istream sstream.tcc (pbackfail): Implement correctly 27.7.1.3/2, bullet 2... 2004-10-01 21:01:29 +00:00
basic_istringstream 2832.cc: New. 2004-08-24 13:55:44 +00:00
basic_ofstream 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
basic_ostream PR libstdc++/10975 (DR 453) 2004-09-30 17:23:10 +00:00
basic_ostringstream 2832.cc: New. 2004-08-24 13:55:44 +00:00
basic_streambuf std_sstream.h (basic_stringbuf(ios_base::openmode)): Don't use _M_stringbuf_init, keep the pointers null, per 27.7.1.1. 2004-09-29 21:14:43 +00:00
basic_stringbuf [multiple changes] 2004-10-06 09:06:59 +00:00
basic_stringstream 2832.cc: Remove junk. 2004-08-15 23:08:58 +00:00
fpos 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
ios_base re PR libstdc++/17922 (Spurious warnings about std::ios_base::seekdir) 2004-11-02 19:00:19 +00:00
manipulators 1.cc: New. 2004-08-27 14:45:47 +00:00
objects re PR libstdc++/12077 ([3.4 only] wcin.rdbuf()->in_avail() return value too high) 2004-03-19 19:31:38 +00:00
types PR libstdc++/7219 (continued) 2004-08-20 21:14:56 +00:00