From: Peter Dimov (pdimov_at_[hidden])
Date: 2007-11-01 22:22:30


David Abrahams:

> Here is the list.

...

> C 40670 38976 pdimov boost/detail/sp_counted_base_w32.hpp

I think that you have false positives in the list because of the "stop on
copy"; it should be "follow copies" since for example:

http://svn.boost.org/trac/boost/log/trunk/boost/detail/sp_counted_base_w32.hpp?action=stop_on_copy&rev=38976&stop_rev=&mode=follow_copy

properly shows revision 33747, while

http://svn.boost.org/trac/boost/log/trunk/boost/detail/sp_counted_base_w32.hpp

does not.

http://svn.boost.org/trac/boost/log/branches/RC_1_34_0/boost/boost/detail/sp_counted_base_w32.hpp

shows that the branch is at 33747.