Boost C++ Libraries: Ticket #10280: archive/detail/helper_collection.hpp uses typeid and breaks non-RTTI builds https://svn.boost.org/trac10/ticket/10280 <p> That header is included unconditionally by boost/include/boost/archive/detail/basic_{i,o}archive.hpp, thus making it impossible to use the serialization library without RTTI. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/10280 Trac 1.4.3 Robert Ramey Thu, 31 Jul 2014 05:53:15 GMT <link>https://svn.boost.org/trac10/ticket/10280#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/10280#comment:1</guid> <description> <p> Damn! - confirmed - this will take some thought. If you've figured out a fix - feel free to share it. </p> <p> Robert Ramey </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Robert Ramey</dc:creator> <pubDate>Sun, 10 Aug 2014 19:09:12 GMT</pubDate> <title>status changed; resolution set https://svn.boost.org/trac10/ticket/10280#comment:2 https://svn.boost.org/trac10/ticket/10280#comment:2 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> fixed in develop branch </p> Ticket