11 Oct 15:40
Re: [shared_ptr] Ticket 2126 status?
Andrey Semashev <andrey.semashev <at> gmail.com>
2008-10-11 13:40:55 GMT
2008-10-11 13:40:55 GMT
Peter Dimov wrote: > Andrey Semashev: > >> Is the ticket 2126: >> >> http://svn.boost.org/trac/boost/ticket/2126 >> >> actually fixed in trunk? The ticket is still open, but my code that uses >> enable_shared_from_this and make_shared runs fine on trunk. > > Interesting. No, I don't believe that trunk is OK. The constructor > support just masks the problem. Try for example the following test: Right, this one fails, indeed. I guess, I've been lucky so far since I didn't encounter any problems. Thanks for pointing this out. _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
RSS Feed