This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ 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]

r137874 - in /trunk/libstdc++-v3: ChangeLog inc...


Author: paolo
Date: Wed Jul 16 10:10:41 2008
New Revision: 137874

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=137874
Log:
2008-07-16  Paolo Carlini  <paolo.carlini@oracle.com>

	* testsuite/30_threads/recursive_mutex/cons/assign_neg.cc: Adjust
	dg-error lines.
	* testsuite/30_threads/recursive_mutex/cons/copy_neg.cc: Likewise.
	* testsuite/20_util/duration/cons/1_neg.cc: Likewise.

	* include/tr1_impl/type_traits: Fix comment typo.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/tr1_impl/type_traits
    trunk/libstdc++-v3/testsuite/20_util/duration/cons/1_neg.cc
    trunk/libstdc++-v3/testsuite/30_threads/recursive_mutex/cons/assign_neg.cc
    trunk/libstdc++-v3/testsuite/30_threads/recursive_mutex/cons/copy_neg.cc


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