gcc/libstdc++-v3/include
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
..
backward [multiple changes] 2003-06-11 15:52:11 +00:00
bits re PR libstdc++/9875 (filebuf doesn't handle codecvt::encoding() > 1) 2003-06-28 07:50:29 +00:00
c
c_compatibility
c_std
ext Nathan C. 2003-06-24 13:48:11 +00:00
std streambuf.tcc (sbumpc, [...]): Move inline, from here... 2003-06-25 18:27:53 +00:00
Makefile.am [multiple changes] 2003-06-11 15:52:11 +00:00
Makefile.in acinclude.m4 (GLIBCPP_ENABLE_CSTDIO): Simplify. 2003-06-12 03:24:16 +00:00
stdc++.h