Automatic downcasting (again)
I've read about a solution for automatic downcasting in threads from November to December 2002. Dave said he has commited some changes in the CVS. Are these changes going to be inserted in boost 1.30.1? Is it possible to know the affected files? TIA, Sted
"Stefano Delli Ponti" <stefano.delliponti@eidosmedia.com> writes:
I've read about a solution for automatic downcasting in threads from November to December 2002. Dave said he has commited some changes in the CVS. Are these changes going to be inserted in boost 1.30.1? Is it possible to know the affected files?
No, 1.30.1 will have no new features; only bugfixes. 1.31.0 will include the changes and should be released shortly thereafter, though. -- Dave Abrahams Boost Consulting www.boost-consulting.com
Ok, thanks. Do you remember which the affected files were? boost/python/object/make_instance.hpp? Sted "David Abrahams" <dave@boost-consulting.com> wrote in message news:u8yqhffri.fsf@boost-consulting.com...
"Stefano Delli Ponti" <stefano.delliponti@eidosmedia.com> writes:
I've read about a solution for automatic downcasting in threads from November to December 2002. Dave said he has commited some changes in the CVS. Are these changes going to be inserted in boost 1.30.1? Is it possible to know the affected files?
No, 1.30.1 will have no new features; only bugfixes. 1.31.0 will include the changes and should be released shortly thereafter, though.
-- Dave Abrahams Boost Consulting www.boost-consulting.com
participants (2)
-
David Abrahams -
Stefano Delli Ponti