gcc/libstdc++-v3/include/std
Paolo Carlini b5fbd147fe system_error (system_error::system_error(error_code), [...]): Fix for what() to return the NBTS recommended in the Note in 19.5.6.2/14.
2010-09-16  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/std/system_error (system_error::system_error(error_code),
	system_error(error_code, const string&), system_error(int, const
	error_category&), system_error(int, const error_category&,
	const string&)): Fix for what() to return the NBTS recommended in
	the Note in 19.5.6.2/14.
	* testsuite/19_diagnostics/system_error/cons-1.cc: Adjust.
	* testsuite/19_diagnostics/system_error/what-1.cc: Likewise.
	* testsuite/19_diagnostics/system_error/what-2.cc: Likewise.
	* testsuite/19_diagnostics/system_error/what-big.cc: Likewise.
	* testsuite/19_diagnostics/system_error/what-3.cc: Likewise.

	* testsuite/19_diagnostics/system_error/what-4.cc: Tidy includes.

From-SVN: r164339
2010-09-16 14:55:37 +00:00
..
algorithm
array
atomic re PR libstdc++/45398 ([C++0x] Missing atomic<_Tp*>::store definition) 2010-09-07 14:05:23 +00:00
bitset hash_bytes.cc: New file... 2010-09-13 18:23:56 +00:00
chrono
complex complex (complex<float>::operator=(float), [...]): Simplify a tad... 2010-09-16 12:39:13 +00:00
condition_variable
deque
forward_list
fstream
functional
future
iomanip
ios
iosfwd
iostream
istream
iterator
limits
list
locale
map
memory cons_overflow_neg.cc: Avoid -Wall warnings. 2010-08-10 10:08:56 +00:00
mutex
numeric
ostream
queue
random
ratio ratio (ratio_less): Improve, use ratio_divide to avoid more overflows. 2010-08-06 08:58:27 +00:00
regex
set
sstream
stack
stdexcept
streambuf
string
system_error system_error (system_error::system_error(error_code), [...]): Fix for what() to return the NBTS recommended in the Note in 19.5.6.2/14. 2010-09-16 14:55:37 +00:00
thread hash_bytes.cc: New file... 2010-09-13 18:23:56 +00:00
tuple re PR libstdc++/45228 ([C++0x] Can't copy-construct "tuple<int,int,int>" from "const tuple<int,int,int>" rvalue) 2010-08-10 07:17:44 +00:00
type_traits
unordered_map
unordered_set
utility
valarray
vector