Boost C++ Libraries: Ticket #9228: Patch to make Boost.Test work with RTTI disabled https://svn.boost.org/trac10/ticket/9228 <p> Compiling any tests with <code>&lt;rtti&gt;off</code> fails because of <code>typeid</code> usage and missing <code>template</code> keyword. </p> <p> Patch in attachment fixs all the issues. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/9228 Trac 1.4.3 Antony Polukhin Fri, 11 Oct 2013 09:49:22 GMT attachment set https://svn.boost.org/trac10/ticket/9228 https://svn.boost.org/trac10/ticket/9228 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">boost_test_no_rtti.patch</span> </li> </ul> Ticket Raffi Enficiaud Fri, 09 May 2014 19:40:09 GMT owner, status changed https://svn.boost.org/trac10/ticket/9228#comment:1 https://svn.boost.org/trac10/ticket/9228#comment:1 <ul> <li><strong>owner</strong> changed from <span class="trac-author">Gennadiy Rozental</span> to <span class="trac-author">Raffi Enficiaud</span> </li> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">assigned</span> </li> </ul> Ticket Antony Polukhin Sat, 10 May 2014 09:58:16 GMT <link>https://svn.boost.org/trac10/ticket/9228#comment:2 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9228#comment:2</guid> <description> <p> This issue was fixed in <a class="ext-link" href="https://github.com/boostorg/test/pull/5"><span class="icon">​</span>develop</a> branch </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Raffi Enficiaud</dc:creator> <pubDate>Sat, 10 May 2014 12:03:03 GMT</pubDate> <title/> <link>https://svn.boost.org/trac10/ticket/9228#comment:3 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/9228#comment:3</guid> <description> <p> It will be closed once the path is integrated in the release. </p> </description> <category>Ticket</category> </item> <item> <dc:creator>Raffi Enficiaud</dc:creator> <pubDate>Tue, 03 Nov 2015 13:13:17 GMT</pubDate> <title>status, milestone changed; resolution set https://svn.boost.org/trac10/ticket/9228#comment:4 https://svn.boost.org/trac10/ticket/9228#comment:4 <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> <li><strong>milestone</strong> <span class="trac-field-old">To Be Determined</span> → <span class="trac-field-new">Boost 1.60.0</span> </li> </ul> <p> Changing the milestone to 1.60, but was fixed in 1.59. </p> Ticket