gcc/libstdc++-v3/src
Paolo Carlini 83588991c1 re PR libstdc++/34538 ([DR 697] combination of sstream, invalid_argument and -std=c++0x breaks valid code)
2007-12-27  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/34538
	* config/os/generic/error_constants.h (enum posix_errno): Move
	inside namespace posix_error.
	* include/std/system_error (error_category::posix,
	error_code::error_code(posix_errno), error_code::posix): Adjust.
	* src/system_error.cc (gnu_error_category::posix): Likewise.
	* testsuite/27_io/basic_ostream/inserters_other/wchar_t/error_code.cc:
	Adjust.
	* testsuite/27_io/basic_ostream/inserters_other/char/error_code.cc:
	Likewise.
	* testsuite/19_diagnostics/error_code/cons/1.cc: Likewise.
	* testsuite/19_diagnostics/error_code/operators/bool.cc: Likewise.
	* testsuite/19_diagnostics/error_code/operators/equal.cc: Likewise.
	* testsuite/19_diagnostics/error_code/operators/not_equal.cc:
	Likewise.
	* testsuite/19_diagnostics/error_category/cons/copy_neg.cc: Likewise.
	* testsuite/19_diagnostics/error_category/cons/default.cc: Likewise.
	* testsuite/19_diagnostics/error_category/operators/equal.cc:
	Likewise.
	* testsuite/19_diagnostics/error_category/operators/not_equal.cc:
	Likewise.
	* testsuite/19_diagnostics/headers/system_error/types_std_c++0x.cc:
	Likewise.
	* testsuite/19_diagnostics/system_error/cons-1.cc: Likewise.
	* testsuite/19_diagnostics/system_error/what-4.cc: Likewise.
	* testsuite/19_diagnostics/headers/system_error/34538.cc: New.

From-SVN: r131200
2007-12-27 12:59:01 +00:00
..
allocator-inst.cc
bitmap_allocator.cc
codecvt.cc
compatibility-ldbl.cc
compatibility.cc
complex_io.cc
concept-inst.cc
ctype.cc
debug_list.cc
debug.cc
ext-inst.cc
fstream-inst.cc
functexcept.cc
globals_io.cc
hash_c++0x.cc
hash.cc hashtable.cc: New. 2007-12-03 17:22:44 +00:00
hashtable_c++0x.cc hashtable.cc: New. 2007-12-03 17:22:44 +00:00
hashtable.cc hashtable.cc (__prime_list): Use __SIZEOF_LONG__. 2007-12-03 23:20:22 +00:00
ios_failure.cc
ios_init.cc
ios_locale.cc
ios-inst.cc
ios.cc
iostream-inst.cc
istream-inst.cc
istream.cc
limits.cc
list.cc
locale_facets.cc locale_facets.cc: Fix typo in Copyright. 2007-11-16 17:50:50 +00:00
locale_init.cc
locale-inst.cc
locale.cc
localename.cc
Makefile.am hashtable.cc: New. 2007-12-03 17:22:44 +00:00
Makefile.in hashtable.cc: New. 2007-12-03 17:22:44 +00:00
misc-inst.cc
mt_allocator.cc
ostream-inst.cc
parallel_list.cc
pool_allocator.cc
sstream-inst.cc
stdexcept.cc
streambuf-inst.cc
streambuf.cc
string-inst.cc
strstream.cc
system_error.cc re PR libstdc++/34538 ([DR 697] combination of sstream, invalid_argument and -std=c++0x breaks valid code) 2007-12-27 12:59:01 +00:00
tree.cc
valarray-inst.cc
wlocale-inst.cc
wstring-inst.cc