Boost C++ Libraries: Ticket #3062: Top level headers unmerged in Boost.Serialization https://svn.boost.org/trac10/ticket/3062 <p> It looks like the top level boost serialization headers have been accidentally missed out of merges from trunk for a little while. Most of these have been deleted in trunk. The ones I've noticed are: <code>boost/state_saver.hpp</code>, <code>boost/strong_typedef.hpp</code>, <code>boost/pfto.hpp</code>, <code>boost/smart_cast.hpp</code> and <code>boost/static_warning.hpp</code>. Sorry if this is intended, it's hard to tell. </p> <p> Boost.MPI in release still includes <code>boost/pfto.hpp</code> - I've filed a ticket <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3061" title="#3061: Bugs: Unmerged changes in Boost.MPI (closed: fixed)">#3061</a>. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/3062 Trac 1.4.3 Robert Ramey Fri, 22 May 2009 15:43:07 GMT owner changed https://svn.boost.org/trac10/ticket/3062#comment:1 https://svn.boost.org/trac10/ticket/3062#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Robert Ramey</span> to <span class="trac-author">Daniel James</span> </li> </ul> <p> These were copied to the boost/serialization directory some time ago. The versions in the boost/ directory are no longer used by the serialization library. We left them in boost/ for a while to give anyone else who is using them time to make the change. Sounds like time's up so feel free to remove them when you think it's a appropriate. </p> <p> Robert Ramey </p> Ticket Daniel James Mon, 25 May 2009 19:13:40 GMT status changed https://svn.boost.org/trac10/ticket/3062#comment:2 https://svn.boost.org/trac10/ticket/3062#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> <p> OK, although there's no rush. I'll make sure MPI is okay first. </p> Ticket Daniel James Wed, 27 May 2009 18:37:18 GMT <link>https://svn.boost.org/trac10/ticket/3062#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3062#comment:3</guid> <description> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/53313" title="Fix a couple of links to serialization headers. Refs #3602.">[53313]</a>: Fix a couple of links to serialization headers. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Mon, 08 Jun 2009 19:30:25 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/3062#comment:4 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3062#comment:4</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/53756" title="Update include from boost/pfto.hpp to boost/serialization/pfto.hpp. ...">[53756]</a>) Update include from boost/pfto.hpp to boost/serialization/pfto.hpp. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3062" title="#3062: Bugs: Top level headers unmerged in Boost.Serialization (closed: fixed)">#3062</a>. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Daniel James</dc:creator> <pubDate>Mon, 08 Jun 2009 19:51:23 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/3062#comment:5 https://svn.boost.org/trac10/ticket/3062#comment:5 <ul> <li><strong>status</strong> <span class="trac-field-old">assigned</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/53758" title="Remove unused headers from boost directory. Fixes #3062. Merged ...">[53758]</a>) Remove unused headers from boost directory. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3062" title="#3062: Bugs: Top level headers unmerged in Boost.Serialization (closed: fixed)">#3062</a>. </p> <p> Merged revisions 50645,53756 via svnmerge from <a class="ext-link" href="https://svn.boost.org/svn/boost/trunk"><span class="icon">​</span>https://svn.boost.org/svn/boost/trunk</a> </p> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/50645" title="remove unused headers from boost directory">r50645</a> | ramey | 2009-01-16 21:15:25 +0000 (Fri, 16 Jan 2009) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> remove unused headers from boost directory </p> </blockquote> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/53756" title="Update include from boost/pfto.hpp to boost/serialization/pfto.hpp. ...">r53756</a> | danieljames | 2009-06-08 20:30:20 +0100 (Mon, 08 Jun 2009) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Update include from boost/pfto.hpp to boost/serialization/pfto.hpp. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3062" title="#3062: Bugs: Top level headers unmerged in Boost.Serialization (closed: fixed)">#3062</a>. </p> </blockquote> <p> ........ </p> Ticket Daniel James Sat, 27 Jun 2009 07:21:40 GMT <link>https://svn.boost.org/trac10/ticket/3062#comment:6 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/3062#comment:6</guid> <description> <p> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/54397" title="Fix a couple of links to serialization headers. Refs #3062. Merged ...">[54397]</a>) Fix a couple of links to serialization headers. Refs <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/3062" title="#3062: Bugs: Top level headers unmerged in Boost.Serialization (closed: fixed)">#3062</a>. </p> <p> Merged revisions 53313 via svnmerge from <a class="ext-link" href="https://svn.boost.org/svn/boost/trunk"><span class="icon">​</span>https://svn.boost.org/svn/boost/trunk</a> </p> <p> ........ </p> <blockquote> <p> <a class="changeset" href="https://svn.boost.org/trac10/changeset/53313" title="Fix a couple of links to serialization headers. Refs #3602.">r53313</a> | danieljames | 2009-05-27 18:43:36 +0100 (Wed, 27 May 2009) | 1 line </p> </blockquote> <p> </p> <blockquote> <p> Fix a couple of links to serialization headers. </p> </blockquote> <p> ........ </p> </description> <category>Ticket</category> </item> </channel> </rss>