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 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
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 9555-ic.cc: Clarify assertion, set test variable to false before assert. 2004-04-19 19:00:09 +00:00
basic_istream 5.cc: Make buf static. 2005-02-07 22:56:11 +00:00
basic_istringstream 2832.cc: New. 2004-08-24 13:55:44 +00:00
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 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 5.cc: Make buf static. 2005-02-07 22:56:11 +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 testsuite_hooks.cc: Update coypright and follow style guidelines. 2005-01-04 00:17:16 +00:00
types PR libstdc++/7219 (continued) 2004-08-20 21:14:56 +00:00