bad_weak_ptr::what() and TR1 conformance

7 Nov
2006
7 Nov
'06
11:20 a.m.
Currently the Boost.TR1 <memory> fails one conformance test, bad_weak_ptr::what() returns 'boost::bad_weak_ptr' and it should return 'tr1::bad_weak_ptr'. Any violent objections against changing it to conform in HEAD? Any ordinary objections against changing it in 1.34 as well?

7 Nov
7 Nov
8:07 p.m.
Peter, These is purely release related. I don't have an opinion on the issue itself. Peter Dimov wrote:
Currently the Boost.TR1 <memory> fails one conformance test, bad_weak_ptr::what() returns 'boost::bad_weak_ptr' and it should return 'tr1::bad_weak_ptr'.
Any violent objections against changing it to conform in HEAD?
Any ordinary objections against changing it in 1.34 as well?
If it's OK for head, it's OK for 1.34.0. Thomas -- Thomas Witt witt@acm.org
6793
Age (days ago)
6793
Last active (days ago)
1 comments
2 participants
participants (2)
-
Peter Dimov
-
Thomas Witt