Boost C++ Libraries: Ticket #5205: Misspelled type_info https://svn.boost.org/trac10/ticket/5205 <p> file: boost/config/suffix.hpp lines: 594-597 </p> <p> I tried to compile my application without exceptions (MSVC8), but I get an error that 'typeinfo' is not defined. The problem is that the class name is 'type_info', and not 'typeinfo' </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/5205 Trac 1.4.3 John Maddock Wed, 23 Feb 2011 09:54:08 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/5205#comment:1 https://svn.boost.org/trac10/ticket/5205#comment:1 <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> (In <a class="changeset" href="https://svn.boost.org/trac10/changeset/69203" title="Fix typo. Fixes #5205.">[69203]</a>) Fix typo. Fixes <a class="closed ticket" href="https://svn.boost.org/trac10/ticket/5205" title="#5205: Bugs: Misspelled type_info (closed: fixed)">#5205</a>. </p> Ticket