gcc/libstdc++-v3/include
Petur Runolfsson 8c8dec01e2 fstream.tcc (basic_filebuf::seekoff): Use codecvt::length to handle variable-width stateless encodings correctly.
2003-09-10  Petur Runolfsson  <peturr02@ru.is>

	* include/bits/fstream.tcc (basic_filebuf::seekoff):
	Use codecvt::length to handle variable-width stateless encodings
	correctly.
	* testsuite/27_io/basic_filebuf/seekoff/wchar_t/1.cc: New test.
	* testsuite/27_io/basic_filebuf/seekoff/wchar_t/2.cc: New test.

From-SVN: r71271
2003-09-10 13:43:15 +00:00
..
backward Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
bits fstream.tcc (basic_filebuf::seekoff): Use codecvt::length to handle variable-width stateless encodings correctly. 2003-09-10 13:43:15 +00:00
c c++config (_GLIBCXX_FULLY_COMPLIANT_HEADERS): Remove. 2003-07-30 16:51:51 +00:00
c_compatibility Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
c_std * include/c_std/std_cstdlib.h: Avoid using missing C library symbols. 2003-09-06 03:01:01 +02:00
ext re PR libstdc++/12048 (unget does not work) 2003-09-03 14:54:03 +00:00
std re PR libstdc++/9028 (codecvt<wchar_t, char, mbstate_t> doesn't work on Red Hat Linux 8.0.) 2003-09-05 12:55:33 +00:00
Makefile.am Makefile.am: Remove trailing whitespace. 2003-08-27 21:29:43 +00:00
Makefile.in Makefile.am: Remove trailing whitespace. 2003-08-27 21:29:43 +00:00
stdc++.h stdc++.h: New. 2003-03-14 22:16:06 +00:00