
Beman Dawes
On Wed, Nov 27, 2013 at 11:28 AM, Dave Abrahams
wrote: Beman Dawes
writes: * As reported previously, the follow extra header files are present in the git repos:
boost\functional\hash\Attic\deque.hpp boost\functional\hash\Attic\list.hpp boost\functional\hash\Attic\map.hpp boost\functional\hash\Attic\pair.hpp boost\functional\hash\Attic\set.hpp boost\functional\hash\Attic\vector.hpp boost\property_tree\detail\exceptions_implementation.hpp boost\property_tree\detail\path_implementation.hpp boost\property_tree\detail\pugxml.hpp boost\property_tree\detail\translator_implementation.hpp boost\property_tree\detail\xml_parser_read_pugixml.hpp boost\property_tree\detail\xml_parser_read_pugxml.hpp boost\property_tree\detail\xml_parser_read_spirit.hpp boost\property_tree\detail\xml_parser_read_tinyxml.hpp
What does "extra" mean?
They are present in git "master" head but not svn "branches/release" head.
Where are they, in what branch, and where did you expect to find these files?
Daniel James said they dated from CVS, so I didn't expect them to appear in head at all.
The Attic files, I believe came from CVS. The property_tree library certainly post-dates CVS by a long, long time.