/[Apache-SVN]
ViewVC logotype

Revision 777607


Jump to revision: Previous Next
Author: faridz
Date: Fri May 22 16:35:42 2009 UTC (14 years, 11 months ago)
Changed paths: 18
Log Message:
2009-05-22  Farid Zaripov  <faridz@apache.org>

	Merged r777603 from 4.2.x branch

	* etc/config/src/DOMAIN_ERROR_DTOR.cpp: New configuration test checking for domain_error dtor
	* etc/config/src/INVALID_ARGUMENT_DTOR.cpp: Same for invalid_argument.
	* etc/config/src/LENGTH_ERROR_DTOR.cpp: Same for length_error.
	* etc/config/src/LOGIC_ERROR_DTOR.cpp: Same for logic_error.
	* etc/config/src/OUT_OF_RANGE_DTOR.cpp: Same for out_of_range.
	* etc/config/src/OVERFLOW_ERROR_DTOR.cpp: Same for overflow_error.
	* etc/config/src/RANGE_ERROR_DTOR.cpp: Same for range_error.
	* etc/config/src/RUNTIME_ERROR_DTOR.cpp: Same for runtime_error.
	* etc/config/src/UNDERFLOW_ERROR_DTOR.cpp: Same for underflow_error.
	* src/domain_error.cpp: Define dtor if it is not defined in libc only.
	* src/invalid_argument.cpp: Ditto.
	* src/length_error.cpp: Ditto.
	* src/logic_error.cpp: Ditto.
	* src/out_of_range.cpp: Ditto.
	* src/overflow_error.cpp: Ditto.
	* src/range_error.cpp: Ditto.
	* src/runtime_error.cpp: Ditto.
	* src/underflow_error.cpp: Ditto.


Changed paths

Path Details
Directorystdcxx/trunk/etc/config/src/DOMAIN_ERROR_DTOR.cpp
(Copied from stdcxx/branches/4.2.x/etc/config/src/DOMAIN_ERROR_DTOR.cpp, r777603)
added
Directorystdcxx/trunk/etc/config/src/INVALID_ARGUMENT_DTOR.cpp
(Copied from stdcxx/branches/4.2.x/etc/config/src/INVALID_ARGUMENT_DTOR.cpp, r777603)
added
Directorystdcxx/trunk/etc/config/src/LENGTH_ERROR_DTOR.cpp
(Copied from stdcxx/branches/4.2.x/etc/config/src/LENGTH_ERROR_DTOR.cpp, r777603)
added
Directorystdcxx/trunk/etc/config/src/LOGIC_ERROR_DTOR.cpp
(Copied from stdcxx/branches/4.2.x/etc/config/src/LOGIC_ERROR_DTOR.cpp, r777603)
added
Directorystdcxx/trunk/etc/config/src/OUT_OF_RANGE_DTOR.cpp
(Copied from stdcxx/branches/4.2.x/etc/config/src/OUT_OF_RANGE_DTOR.cpp, r777603)
added
Directorystdcxx/trunk/etc/config/src/OVERFLOW_ERROR_DTOR.cpp
(Copied from stdcxx/branches/4.2.x/etc/config/src/OVERFLOW_ERROR_DTOR.cpp, r777603)
added
Directorystdcxx/trunk/etc/config/src/RANGE_ERROR_DTOR.cpp
(Copied from stdcxx/branches/4.2.x/etc/config/src/RANGE_ERROR_DTOR.cpp, r777603)
added
Directorystdcxx/trunk/etc/config/src/RUNTIME_ERROR_DTOR.cpp
(Copied from stdcxx/branches/4.2.x/etc/config/src/RUNTIME_ERROR_DTOR.cpp, r777603)
added
Directorystdcxx/trunk/etc/config/src/UNDERFLOW_ERROR_DTOR.cpp
(Copied from stdcxx/branches/4.2.x/etc/config/src/UNDERFLOW_ERROR_DTOR.cpp, r777603)
added
Directorystdcxx/trunk/src/domain_error.cpp modified , text changed
Directorystdcxx/trunk/src/invalid_argument.cpp modified , text changed
Directorystdcxx/trunk/src/length_error.cpp modified , text changed
Directorystdcxx/trunk/src/logic_error.cpp modified , text changed
Directorystdcxx/trunk/src/out_of_range.cpp modified , text changed
Directorystdcxx/trunk/src/overflow_error.cpp modified , text changed
Directorystdcxx/trunk/src/range_error.cpp modified , text changed
Directorystdcxx/trunk/src/runtime_error.cpp modified , text changed
Directorystdcxx/trunk/src/underflow_error.cpp modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26