
18 Mar
2009
18 Mar
'09
10:50 p.m.
Пюрецкий:
Hi, A have just get latest version from SVN. And now my code does not work. I found problem in a changed version of shared_ptr and shared_from_this (revision 51485). Now calling shared_from_this in constructor throw's boost::bad_weak_ptr exception.
Yes, I reverted the old enable_shared_from_this to make trunk match the release branch. Since the new code hasn't been part of a release I thought that this would be safe. Sorry. I'll try to bring the new code back into the trunk (as enable_shared_from_this2) in a few days.