
Peter Dimov wrote:
M pdimov boost/detail/atomic_count_gcc.hpp
I see no change of mine to that file in RC_1_34_0. There's a fix from Eric Niebler for a problem that is already addressed on trunk in a different way.
The name that of whoever last changed the file in trunk. Thus it is at best an approximation. It won't be surprising if a lot of the files listed turn out to not require any action. But some do really represent important changes that should have been merged back into the trunk, so we are asking everyone to check.
M pdimov boost/function.hpp
This change
http://svn.boost.org/trac/boost/changeset/34499/trunk/boost/boost/function.h...
is applied to the trunk and I'm not seeing it in the RC_1_34_0 branch? What does the "M pdimov" mean?
M means "Modified". I think the file is flagged because of revsion 37846, which doesn't look like it ever got applied to trunk. See http://svn.boost.org/trac/boost/changeset/37846 --Beman