gcc/libstdc++-v3/testsuite/27_io
Paolo Carlini b417ae14c8 re PR libstdc++/9875 (filebuf doesn't handle codecvt::encoding() > 1)
2003-06-28  Paolo Carlini  <pcarlini@unitus.it>

	PR libstdc++/9875
	* include/bits/fstream.tcc (seekoff): Fix for encoding() > 0.
	(seekpos): Likewise.
	* testsuite/27_io/basic_filebuf/seekoff/wchar_t/9875_seekoff.cc:
	New test.
	* testsuite/27_io/basic_filebuf/seekpos/wchar_t/9875_seekpos.cc:
	New test.

From-SVN: r68630
2003-06-28 07:50:29 +00:00
..
basic_filebuf re PR libstdc++/9875 (filebuf doesn't handle codecvt::encoding() > 1) 2003-06-28 07:50:29 +00:00
basic_fstream std_fstream.h (_S_pback_size): Remove definition. 2003-05-22 22:16:41 +00:00
basic_ifstream std_fstream.h (_S_pback_size): Remove definition. 2003-05-22 22:16:41 +00:00
basic_ios 3.cc: _S_pback_size now belongs to basic_filebuf. 2003-04-23 22:34:51 +00:00
basic_iostream 3.cc: _S_pback_size now belongs to basic_filebuf. 2003-04-23 22:34:51 +00:00
basic_istream re PR libstdc++/11095 (C++ iostream manipulator causes segfault when called iwth negative argument) 2003-06-05 23:25:05 +00:00
basic_istringstream 3.cc: _S_pback_size now belongs to basic_filebuf. 2003-04-23 22:34:51 +00:00
basic_ofstream std_fstream.h (_S_pback_size): Remove definition. 2003-05-22 22:16:41 +00:00
basic_ostream re PR libstdc++/11095 (C++ iostream manipulator causes segfault when called iwth negative argument) 2003-06-05 23:25:05 +00:00
basic_ostringstream 3.cc: _S_pback_size now belongs to basic_filebuf. 2003-04-23 22:34:51 +00:00
basic_streambuf std_fstream.h (_S_pback_size): Remove definition. 2003-05-22 22:16:41 +00:00
basic_stringbuf 3.cc: Tweak line spacing. 2003-06-02 15:53:14 +00:00
basic_stringstream 3.cc: _S_pback_size now belongs to basic_filebuf. 2003-04-23 22:34:51 +00:00
fpos
ios_base ios_base.h (ios_base::_M_getloc): Return reference to the imbued locale. 2003-06-27 07:25:38 +00:00
manipulators
objects [multiple changes] 2003-05-11 04:20:57 +00:00
types