gcc/libstdc++-v3/include
Paolo Carlini 1deba98bd2 re PR libstdc++/9182 (basic_filebuf<> does not report errors in codecvt<>::out)
2003-03-07  Paolo Carlini  <pcarlini@unitus.it>

	PR libstdc++/9182
	* include/bits/fstream.tcc (_M_really_overflow): Check
	for _M_convert_to_external possible failures.
	* include/std/std_fstream.h (sync): Check _M_really_overflow
	return value and return -1 in case of failure.
	* testsuite/27_io/filebuf_virtuals.cc (test13, test14): Add.

2003-03-07  Paolo Carlini  <pcarlini@unitus.it>

	PR libstdc++/9826
	* include/bits/istream.tcc (operator>>(_CharT*),
	operator>>(basic_string&), ws): Pass a char_type to __ctype.is.
	* testsuite/27_io/stringstream.cc (test02): Add.

	* include/bits/istream.tcc (operator>>(_CharT*)):
	Assign a char_type to *__s.

From-SVN: r63953
2003-03-07 22:06:28 +00:00
..
backward configure.in (libtool_VERSION): To 6:0:0. 2003-01-23 17:21:11 +00:00
bits re PR libstdc++/9182 (basic_filebuf<> does not report errors in codecvt<>::out) 2003-03-07 22:06:28 +00:00
c re PR libstdc++/7097 (_GLIBCPP_HAVE_MBSTATE_T breaks non-GLIB systems) 2002-07-03 17:14:21 +00:00
c_compatibility c_compatibility: New. 2002-06-21 20:21:03 +00:00
c_std c_compatibility: New. 2002-06-21 20:21:03 +00:00
ext re PR libstdc++/9320 (Incorrect usage of traits_type::int_type in stdio_filebuf) 2003-02-11 10:43:49 +00:00
std re PR libstdc++/9182 (basic_filebuf<> does not report errors in codecvt<>::out) 2003-03-07 22:06:28 +00:00
Makefile.am demangle.h: Move to.. 2003-03-05 17:57:52 +00:00
Makefile.in demangle.h: Move to.. 2003-03-05 17:57:52 +00:00