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]

r128154 - in /trunk/libstdc++-v3: ChangeLog aci...


Author: sayle
Date: Wed Sep  5 21:30:04 2007
New Revision: 128154

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=128154
Log:

	* acinclude.m4 (GLIBCXX_CHECK_SYSTEM_ERROR): Add EBADMSG for darwin.
	* configure: Regenerate.
	* include/std/system_error: Guard.
	* testsuite/19_diagnostics/headers/system_error/
	types_std_c++0x.cc: Same.
	* testsuite/19_diagnostics/error_category/cons/copy_neg.cc: Adjust
	line numbers.


Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/acinclude.m4
    trunk/libstdc++-v3/configure
    trunk/libstdc++-v3/include/std/system_error
    trunk/libstdc++-v3/testsuite/19_diagnostics/error_category/cons/copy_neg.cc
    trunk/libstdc++-v3/testsuite/19_diagnostics/headers/system_error/types_std_c++0x.cc


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