gcc/libstdc++-v3/testsuite/27_io
Paolo Carlini c8061de73f re PR libstdc++/44417 (make check-target-libstdc++-v3 fails due to undefined ptrdiff_t)
2010-06-07  Paolo Carlini  <paolo.carlini@oracle.com>

	PR libstdc++/44417
	* include/c_std/cwctype: Provide a workaround for bug glibc
	BZ 9694 affecting glibc 2.9 and older.
	* include/c_global/cwctype: Likewise.
	* testsuite/util/testsuite_abi.h: Remove temporary workaround.
	* testsuite/util/testsuite_allocator.h: Use everywhere std::size_t
	and std::ptrdiff_t, don't include <cstddef>.

	* testsuite/27_io/basic_ostream/inserters_other/wchar_t/
	error_code.cc: Minor tweak, prefer <cwchar> to <wchar.h>.

From-SVN: r160417
2010-06-08 01:46:10 +00:00
..
basic_filebuf order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
basic_fstream
basic_ifstream
basic_ios c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
basic_iostream c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
basic_istream order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
basic_istringstream
basic_ofstream c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
basic_ostream re PR libstdc++/44417 (make check-target-libstdc++-v3 fails due to undefined ptrdiff_t) 2010-06-08 01:46:10 +00:00
basic_ostringstream order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
basic_streambuf c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
basic_stringbuf order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
basic_stringstream
fpos order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
headers
ios_base order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
manipulators
objects c++config (std::size_t, [...]): Provide typedefs. 2010-06-03 19:15:56 +00:00
types order_statistics_imp.hpp: Avoid -Wall warnings. 2010-06-08 00:45:02 +00:00
rvalue_streams.cc