[mpi] Merging a PR fixing auto_ptr usage
Hi, Could someone take a look at this PR and hopefully merge it? https://github.com/boostorg/mpi/pull/38 It should be safe to merge, and I would really like to see it in 1.64. I'm surprised noone fixed it earlier, actually. Thanks.
Hi, Well, it probably did not show on the radar, in practice the memory is deleted and no dtor is required. I'm waiting for a review on https://github.com/boostorg/mpi/pull/42 since right now, the develop branch does not build against the develop branch of serialize and I'd like to have that before committing stuff. Alain On 22/02/2017 11:58, Andrey Semashev via Boost wrote:
Hi,
Could someone take a look at this PR and hopefully merge it?
https://github.com/boostorg/mpi/pull/38
It should be safe to merge, and I would really like to see it in 1.64. I'm surprised noone fixed it earlier, actually.
Thanks.
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
participants (2)
-
Alain Miniussi
-
Andrey Semashev