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]

r182859 - in /branches/gcc-4_6-branch/libstdc++...


Author: redi
Date: Tue Jan  3 21:37:41 2012
New Revision: 182859

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182859
Log:
2012-01-03  Chase Douglas  <chase.douglas@canonical.com>
	    Jonathan Wakely  <jwakely.gcc@gmail.com>

	* include/bits/shared_ptr.h: Default copy ctor and assignment.
	* include/bits/shared_ptr_base.h: Likewise.
	* testsuite/20_util/shared_ptr/cons/43820_neg.cc: Adjust dg-error
	line numbers.
	* testsuite/20_util/weak_ptr/comparison/cmp_neg.cc: Likewise.

Modified:
    branches/gcc-4_6-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_6-branch/libstdc++-v3/include/bits/shared_ptr.h
    branches/gcc-4_6-branch/libstdc++-v3/include/bits/shared_ptr_base.h
    branches/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/shared_ptr/cons/43820_neg.cc
    branches/gcc-4_6-branch/libstdc++-v3/testsuite/20_util/weak_ptr/comparison/cmp_neg.cc


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