gcc/libstdc++-v3/testsuite/27_io
Paolo Carlini 7a59efae86 std_fstream.h (basic_fstream<>::open, [...]): Implement the resolution of DR 409 [Ready], call clear() on success.
2005-03-07  Paolo Carlini  <pcarlini@suse.de>

	* include/std/std_fstream.h (basic_fstream<>::open,
	basic_ifstream<>::open, basic_ofstream<>::open): Implement the
	resolution of DR 409 [Ready], call clear() on success.
	* docs/html/ext/howto.html: Add an entry for DR 409.
	* docs/html/faq/index.html (4_4): Clarify the new behavior.
	* testsuite/27_io/basic_ifstream/open/char/1.cc: Adjust.
	* testsuite/27_io/basic_ofstream/open/char/1.cc: Likewise.

From-SVN: r96030
2005-03-07 16:58:43 +00:00
..
basic_filebuf 9507.cc: Allow lseek on fifo to succeed. 2005-01-21 01:37:10 +00:00
basic_fstream
basic_ifstream std_fstream.h (basic_fstream<>::open, [...]): Implement the resolution of DR 409 [Ready], call clear() on success. 2005-03-07 16:58:43 +00:00
basic_ios 2.cc: Fix typo. 2004-11-27 09:34:06 +00:00
basic_iostream
basic_istream 5.cc: Make buf static. 2005-02-07 22:56:11 +00:00
basic_istringstream
basic_ofstream std_fstream.h (basic_fstream<>::open, [...]): Implement the resolution of DR 409 [Ready], call clear() on success. 2005-03-07 16:58:43 +00:00
basic_ostream check_performance: Tweaks. 2005-02-23 06:14:01 +00:00
basic_ostringstream
basic_streambuf
basic_stringbuf 5.cc: Make buf static. 2005-02-07 22:56:11 +00:00
basic_stringstream
fpos
ios_base re PR libstdc++/17922 (Spurious warnings about std::ios_base::seekdir) 2004-11-02 19:00:19 +00:00
manipulators
objects testsuite_hooks.cc: Update coypright and follow style guidelines. 2005-01-04 00:17:16 +00:00
types