This is the mail archive of the libstdc++@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]

Re: [v3 patch] Add std::tr1::shared_ptr


> 2005-02-22  Jonathan Wakely
> 
> 	* testsuite/tr1/2_general_utilities/memory/enable_shared_from_this/
> 	not_shared.cc: Add comments.
> 	* testsuite/tr1/2_general_utilities/memory/enable_shared_from_this/
> 	not_shared2.cc: Check for wrong type of exception.
> 	* testsuite/tr1/2_general_utilities/memory/enable_shared_from_this/
> 	not_shared3.cc: Likewise.
> 	* testsuite/tr1/2_general_utilities/memory/shared_ptr/cons/
> 	weak_ptr_expired.cc: Change test to XFAIL to behave consistently
> 	when -fno-exceptions is used.

Sure.

-benjamin


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