gcc/libstdc++-v3/include
Paolo Carlini f64f3e74b9 re PR libstdc++/11389 (Unbuffered wfilebuf fails to read single-byte UTF-8 characters.)
2003-07-01  Paolo Carlini  <pcarlini@unitus.it>

	PR libstdc++/11389
	* include/bits/fstream.tcc (underflow): For encoding() == 0
	don't read more than __buflen chars.
	* testsuite/27_io/basic_filebuf/underflow/wchar_t/11389-1.cc: New.
	* testsuite/27_io/basic_filebuf/underflow/wchar_t/11389-2.cc: New.
	* testsuite/27_io/basic_filebuf/underflow/wchar_t/11389-3.cc: New.
	* testsuite/27_io/basic_filebuf/underflow/wchar_t/11389-4.cc: New.

From-SVN: r68780
2003-07-01 17:13:01 +00:00
..
backward [multiple changes] 2003-06-11 15:52:11 +00:00
bits re PR libstdc++/11389 (Unbuffered wfilebuf fails to read single-byte UTF-8 characters.) 2003-07-01 17:13:01 +00:00
c
c_compatibility
c_std
ext Nathan C. 2003-06-24 13:48:11 +00:00
std std_streambuf.h (_M_mode): Move from here to filebuf and stringbuf. 2003-06-30 11:17:23 +00:00
Makefile.am [multiple changes] 2003-06-11 15:52:11 +00:00
Makefile.in acinclude.m4 (GLIBCPP_ENABLE_PCH): Add bits for --enable-pch. 2003-06-30 17:40:13 +00:00
stdc++.h