unmerged changes in boost function

I can see that the new allocator semantics in boost::function have not been merged into the release branch. I would volunteer to do the merge but it seems like there are some other changes that I'm not familiar with. Doug, how should this be handled? I would hate 1.36 to go out without the new allocator support for boost::function as I already have code that depends on it. :) Emil Dotchevski Reverge Studios, Inc. http://www.revergestudios.com/reblog/index.php?n=ReCode

On Jul 12, 2008, at 3:24 PM, Emil Dotchevski wrote:
I can see that the new allocator semantics in boost::function have not been merged into the release branch. I would volunteer to do the merge but it seems like there are some other changes that I'm not familiar with. Doug, how should this be handled? I would hate 1.36 to go out without the new allocator support for boost::function as I already have code that depends on it. :)
These are now merged. Sorry! - Doug
participants (2)
-
Doug Gregor
-
Emil Dotchevski