This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r179172 - in /trunk/libstdc++-v3: ChangeLog src...


Author: paolo
Date: Sun Sep 25 20:58:46 2011
New Revision: 179172

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=179172
Log:
2011-09-25  Paolo Carlini  <paolo.carlini@oracle.com>

	Revert (no longer necessary post r179130):

	2010-04-27  Fabien ChÃne  <fabien.chene@gmail.com>

	* testsuite/util/testsuite_error.h: Add empty default constructor
	to __gnu_test::test_category and
	__gnu_test::test_derived_category.
	* src/future.cc: Add empty default constructor to
	future_error_category.
	* src/system_error.cc: Add default ctor to generic_error_category
	and system_error_category.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/src/future.cc
    trunk/libstdc++-v3/src/system_error.cc
    trunk/libstdc++-v3/testsuite/util/testsuite_error.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]